User profile: cbufis

User info
User name:cbufis
History
Joined:
Number of posts:13
Latest posts:

Loops Issue (error checking)
Great idea... end the loop... Thanks!! I don't know why I was stuck on that...

Loops Issue (error checking)
I need to get the break statements on lines 27 and 45 out of my code.I am trying to make this progra...

Functions Question
I just made the change to call the function with average = averageScores(); cout << "Average Score...

Functions Question
Thanks for this tip! I can't use Arrays yet.... I am supposed to use functions for this assignment a...

Functions Question
Any suggestions on how to get the variables to pass to the functions instead of the global variables...