Up/Downcasting pointer in inheritanceI've added some more information. The rest of the code is not involved my question about ((Philosoph...
Up/Downcasting pointer in inheritanceSorry I forgot to mention pontificate() method [code] class Philosopher : public Speaker { pu...
Up/Downcasting pointer in inheritanceAssume I have derived class "Dog" , "Philosopher". and base class "Speaker". My professor called...
How to call a function method in a class from another class@arther this exercise is about link list insertion , but my textbook does not show how to call the ...
How to call a function method in a class from another classdear moorecm I don't think this works coz current->book is already a pointer. If I misunderstand th...
This user does not accept Private Messages