Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~95 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for sara_sara

I see a runtime error wz message "Unhandled exception at 0x009f5900 in trial4.exe: 0xC0000005: Access violation reading location 0xcdcdcdd5." each time I run the following code. // trial4.cpp : Defines the entry point for the console application. // [CODE]#include <iostream> #include <fstream> #include <string> using namespace std; #define NULL 0 …

Member Avatar for Excizted
-1
95