|
-
February 8th, 2011, 03:25 AM
#1
[RESOLVED] Release mode crash problem
Hi All,
My program just crashes in release mode. I had one .cpp file which contains a gaint array data. I link this array data using extern global variable.
It was compiling fine and was giving crash in release mode. When I debugged, it's this array data giving the crash. But when I click AddExistingItem and once again added this file into the project, crash is not happening. What's the problem ?
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
|