-
Global class
Hi,
How can i defnie a class as global?
i have a class(A) that i include it's .h file in another class(B). in class B i have a object of class A in a function.
in another class i want to use this object . So i think that, this object of class a must be global.
what should i do?
-
Re: Global class
hi,
in class B i have a object of class A in a function.
in another class i want to use this object . So i think that, this object of class a must be global.
regards,
phe9oxis,
http://www.guidebuddha.com