User: Gentleman1013

  • Public profile

User profile: Gentleman1013

User info
User name:Gentleman1013
History
Joined:
Number of posts:4
Latest posts:

Encountering problem with my array
Just fixed this by moving [code]cin >> Scores[p][h];[/code] from line 74 down to line 77 and [code]c...

Encountering problem with my array
Just fixed the alignment of the table header and of first set of scores. However, I am still ending...

Encountering problem with my array
Okay, fixed that problem, but now the scores don't seem to be being input into the array correctly. ...

Encountering problem with my array
This is my main code: [code] #include <iostream> #include <string> #include <fstream> #includ...

This user does not accept Private Messages