User: tisnman

  • Public profile

User profile: tisnman

User info
User name:tisnman
History
Joined:
Number of posts:3
Latest posts:

Reading Data from a File
The int variable n from before the while loop [code]int n = 0;[/code] can represent the number of l...

Reading Data from a File
i believe you should change line 50 to 59 to [code] [u]int n = 0;[/u] while (!dataFile.eof()[u] && n...

Declaring charater Strings
or [code]using namespace std;[/code] way at top

This user does not accept Private Messages