and then continue. My problem is i cant figure out 1: what the "(&int, blahblah) is. I'm assuming its pass by refrence but i could be wrong. Even if that is right, im not exactly sure what that means.
another question is, do i have to create a variable for each grade for each student and declare them? or am i supposed to use a loop? If i am to use a loop, how do i do it. My book is not very helpful. It is Starting out with C++ early objects sixth edition by tony gaddis, Judy Walters and Godfrey Muganda