Dear Mr. Gough Thanks for the help. I got the code working by casting the array(I think thats what its called)
On 10/4/07, Brian Gough <[EMAIL PROTECTED]> wrote: > At Tue, 2 Oct 2007 01:12:28 +0200, > Jack London wrote: > > In the code http://asoiaf.ath.cx/astro/forward.c I get a segfault in > > line 39(according to gdb) because of the way the parameters for the > > gsl_function are coded, even though the function works when called by > > hand (line 53), how do code the parameters in a way that works for the > > integration? > > Try compiling with -Wall to find out what is wrong. > See chapter 2 of http://www.network-theory.co.uk/docs/gccintro/ > > -- > Brian Gough > > Network Theory Ltd, > Publishing Free Software Manuals --- http://www.network-theory.co.uk/ > _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
