October 25, 1999

DevX - Software Development Resource

Inheritance and Memory Allocation

Question: I can’t create an instance of the derived class using operator new. The base and the derived classes differ only by a virtual function. The error messages I receive