Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Easy solution. Start your program in debug mode and it will tell you when it crashes. That's what debug is for. You use it for errors like this that happen at runtime.

Easy solution. Start your program in debug mode and it will tell you when where it crashes. That's what debug is for. You use it for errors like this that happen at runtime.