Classes and sub-ClassesSorry for the insistence. Now I have this: [code]sphere* intObject = dynamic_cast<sphere*>(eleme...
Classes and sub-ClassesOK! Things are moving again! But I still have another little problem with that structure. When ...
Classes and sub-ClassesHi again and thanks for all the help. The structure that I have now is something like this: [cod...
Classes and sub-ClassesHi! I have a problem. I have this class and two sub-classes, something like this: [code]class o...