Question about pure virtual functions (abstract classes)Thank you very much for the answer TheIdeasMan. If I had a function named "PLAY" inside the toy cla...
Question about pure virtual functions (abstract classes)Hey, Im still trying to figure out when I should use pure virtual functions. On the one hand, "TOY...
Question about const referenceYea, your answer is right ;) just got the same answer from Stroustrop's book. thank you.
Question about const referenceHey.. can anyone explain me why doing: const int& a = 8; is possible? what does it do? how ca...
Constructor initialization list thank you very much guys!
This user does not accept Private Messages