getline command and grade functionCan someone please help me? This is due very soon and I am stuck and frustrated
getline command and grade functionI'm sorry about that [code] const int MAX_STDS = 20; struct StudentGrade { int number; ...
getline command and grade functionFirst, I cannot figure out how to use getline to read data such as the following past the first name...
function prototypesI did use getline() in line 59. I'm not sure where you got [code] fin >> string [/code] from in ...
function prototypesI have a few questions about the following program. I can't seem to read all the data from the input...