including nrutil.h in linux gcc ( vector() )


ignaciolopez
02-23-2006, 11:44 AM
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....