Not sure why my code has no outputOh. I corrected that and fixed the function prototype (missed out "Monster* mon[]" as argument). Al...
Not sure why my code has no outputHello, I'm trying to create a novel program to take lines from a filestream as parameters to create ...
using a function in a derived class to change a base class' private data member?Just what I wanted, thanks! I didn't know you could do that.
using a function in a derived class to change a base class' private data member?I have a practice question as below. Considering the following code: [code] class One{ publ...
This user does not accept Private Messages