Re: C++ overriding methods using virtual -
22-06-2004
They actually DO work as supposed to... If you put in that constructor thingy where it called the super class in each subclasses constructor, then it will muck it up entirely :/
Last edited by Cheeseh; 22-06-2004 at 12:57..
|