|
-
January 3rd, 2012, 01:27 PM
#11
Re: No Error in The Program
 Originally Posted by joannesablad
well i'm just new to programming, this is my 2nd month i started learning and i'm in trouble. i'm not a good programmer..
I don't have anything to open .rar files so I can't see your message, but it sounds like if one of the options is to hit Retry, that's what you should do. That will take you to a function when an ASSERT macro has been triggered indicating an unfavorable condition has been met. More than likely you can tell from the code what is wrong.
From there, open the call stack window and find the last line of code you wrote. Examine the values of the local variables and see what isn't what it's supposed to be.
Tags for this Thread
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
|