Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3674212
By: abvif

Hi!
I'm tring to test GSL ode solver using the code example at page 262 of
gsl-ref.pdf.
Compilation and linking works well with VC 7.0.
At run time I have got an unhandled exception.
Using debugger I have seen that the line

const gsl_odeiv_step_type* T = gsl_odeiv_step_rk8db;

returns a pointer to a non initialized structure!
The same for the other stepping algorithms.
I've tested the same code under Linux and it works well...

What can I do??

Bye!
 


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to