Trouble With LoopsWhat I ended up doing was getting rid of the first while loop in the getScore function. Then in the ...
Trouble With LoopsAdding cin.ignore() to the next line clears/ignores the newline from the stream. I'm aware of what i...
Trouble With LoopsWhenever I switch it to '\n' my getScore function loops forever, even when the limit is 10. When its...
Trouble With LoopsHello, I am currently working on a c++ project that will input students and process their grades. I ...
Else-If Compilation ErrorThat worked, thank you both for your help!
This user does not accept Private Messages