ignaciolopez
02-23-2006, 12:44 PM
I have troubles compiling a program in gcc and adding nrutil.h. wich is the line i should use ??
gcc program.c nrutil.h -lm -o p
is that?? because it doesnt work....
gcc program.c nrutil.h -lm -o p
is that?? because it doesnt work....