Problem storing values to an arrayWell I think I figured it out. It is working so I assume it is correct. [code] #include <iostream> ...
Problem storing values to an arrayThanks for your help! [quote]Instead of making Student a friend of Course I suggest that you provid...
Problem storing values to an arraySo I'm struggling here. I'm having problems with my member function "readCourseArray". I have dynami...
Problem returning a value from a function.Awesome! Thank you.
Problem returning a value from a function.I am having problems returning the value that I want from my function getPrices(). This part of the ...