Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #107.70K
~30.0K People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for cyberguy007

If file successfully open... Read the first value [CODE]if (myFile.fail()) //if reading fails, file is empty cout << "empty file";[/CODE]

Member Avatar for sanof3322
0
30K

The End.