|
-
September 25th, 2010, 06:49 PM
#6
Re: Unhandled exception..
Did you run in Debug-Mode?
I didn't programm C++ for a few years now, but I believe the Debugger should jump to the line where the exception is thrown, shouldn't it?
From there you should be able to inspect the contents of your variables and maybe use breakpoints to examine what goes wrong.
I can only recommend you to learn the debugger.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|