User: pgagl623

  • Public profile

User profile: pgagl623

User info
User name:pgagl623
History
Joined:
Number of posts:10
Latest posts:

Trouble With Loops
What I ended up doing was getting rid of the first while loop in the getScore function. Then in the ...

Trouble With Loops
Adding cin.ignore() to the next line clears/ignores the newline from the stream. I'm aware of what i...

Trouble With Loops
Whenever I switch it to '\n' my getScore function loops forever, even when the limit is 10. When its...

Trouble With Loops
Hello, I am currently working on a c++ project that will input students and process their grades. I ...

Else-If Compilation Error
That worked, thank you both for your help!

This user does not accept Private Messages