Static variables in classesYup, thanks for the warning. I won't be changing it :D
Static variables in classesOk, working now. Thanks so much.
Static variables in classesI 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 classesBut can I do it with a static variable? Because I could be creating a large number of instances, and...
Static variables in classesThen how do I pass the class pointer to the other class before I create the instance?