Class Scope
In VC++6, can I call a global /(god must I accept this crappy VC++ terminology) member function, from inside a class. If so, how?
“If you try and please everyone, you won’t please anyone.”
global member function? hmmmmmmmm..
do you mean a public function?
or a static function?
do you mean a public function?
or a static function?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement