User profile: phalloides

User info
User name:phalloides
History
Joined:
Number of posts:5
Latest posts:

Problem storing values to an array
Well I think I figured it out. It is working so I assume it is correct. [code] #include <iostream> ...

Problem storing values to an array
Thanks for your help! [quote]Instead of making Student a friend of Course I suggest that you provid...

Problem storing values to an array
So 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 ...