This is actually a followup of a question posted below, but no-one seems to beanswering it. So...
I would like to know how and where I should declare global variables to use them in a class (since a class is an object, only knowing it's input from the constructors).
Gracias...