User profile: jonesin4anime

User info
User name:jonesin4anime
History
Joined:
Number of posts:8
Latest posts:

getline command and grade function
Can someone please help me? This is due very soon and I am stuck and frustrated

getline command and grade function
I'm sorry about that [code] const int MAX_STDS = 20; struct StudentGrade { int number; ...

getline command and grade function
First, I cannot figure out how to use getline to read data such as the following past the first name...

function prototypes
I did use getline() in line 59. I'm not sure where you got [code] fin >> string [/code] from in ...

function prototypes
I have a few questions about the following program. I can't seem to read all the data from the input...