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
0 Endorsements
Ranked #107.70K
1 Posted Topic
If file successfully open... Read the first value [CODE]if (myFile.fail()) //if reading fails, file is empty cout << "empty file";[/CODE]
The End.
sanof3322