Hi,
I am trying to get a pointer created in a derived class to be accesible and used in the base class. Is this actually possible and how would one call that pointer?
Thankyou for your help in advance :)
- Muffins
I am trying to get a pointer created in a derived class to be accesible and used in the base class. Is this actually possible and how would one call that pointer?
Thankyou for your help in advance :)
- Muffins
Comment