Read in 10 Choices of Input By User

So I'm working on this program that basically serves as a grade book and I have the basics down but now I'm stuck. I can't figure out (for the life of me) how to only read in 10 choices of input by a user.



You need a loop, specifically For-loop -
http://www.tutorialspoint.com/cplusplus/cpp_loop_types.htm
Topic archived. No new replies allowed.