> My question is - why is ODE trying to fprintf? This is the entirety of > my program : this might be your problem: when ODE is compiled in debug mode it includes a mem integrity checker that fprintf's a report on exit. try compiling ODE in release mode. russ. -- Russ Smith http://www.q12.org/