User profile: tsimmi

User info
User name:tsimmi
History
Joined:
Number of posts:4
Latest posts:

Classes and sub-Classes
Sorry for the insistence. Now I have this: [code]sphere* intObject = dynamic_cast<sphere*>(eleme...

Classes and sub-Classes
OK! Things are moving again! But I still have another little problem with that structure. When ...

Classes and sub-Classes
Hi again and thanks for all the help. The structure that I have now is something like this: [cod...

Classes and sub-Classes
Hi! I have a problem. I have this class and two sub-classes, something like this: [code]class o...