Submitted by Anonymous on Mon, 10/14/2002 - 16:28. Developers
I am crashing when I call exit(0). When I run it in the debugger it only show the App (loop) on the stack and I am unable to step in to this.
Is there a way to stop execution of the App before calling
exit(0)?
Thanks.
C. Lamb