Encountering problem with my arrayJust fixed this by moving [code]cin >> Scores[p][h];[/code] from line 74 down to line 77 and [code]c...
Encountering problem with my arrayJust fixed the alignment of the table header and of first set of scores. However, I am still ending...
Encountering problem with my arrayOkay, fixed that problem, but now the scores don't seem to be being input into the array correctly. ...
Encountering problem with my arrayThis is my main code: [code] #include <iostream> #include <string> #include <fstream> #includ...
This user does not accept Private Messages