User profile: bmw

User info
User name:bmw
Name:Brett
History
Joined:
Number of posts:21
Latest posts:

Static variables in classes
Yup, thanks for the warning. I won't be changing it :D

Static variables in classes
Ok, working now. Thanks so much.

Static variables in classes
I don't know if you really understand what I want. I want to set a static variable in a class at ru...

Static variables in classes
But can I do it with a static variable? Because I could be creating a large number of instances, and...

Static variables in classes
Then how do I pass the class pointer to the other class before I create the instance?