[Tech] libreria math.h
GHERdO
tanga@freemail.it
Sab 10 Gen 2004 17:52:52 CET
Valerio Montagnani <tech@vmontagnani.it> scriveva:
VM> #include <math.h>
VM> double x;
VM> int main() {
VM> x=1;
VM> printf("%e \n",log(x));
VM> }
VM> compilando ottengo il seguente errore:
VM> /tmp/ccBtFDtT.o: In function 'main':
VM> /tmp/ccBtFDtT.o(.text+0x2d): undefined reference to 'log'
VM> collect2: ld return 1 exit status
gcc prova.c -o prova -lm
--
GHERdO, happy GNU/linux user.
... Boys don't Cry!
Maggiori informazioni sulla lista
flug-tech