hi
Thanks in advance !!Code:Class x{ void a(); void b(); } class x::a(){ how to call b(); here ????? }
This is a discussion on C++ basic calling function within the C++ Programming forums, part of the General Programming Boards category; hi Code: Class x{ void a(); void b(); } class x::a(){ how to call b(); here ????? } Thanks in ...
hi
Thanks in advance !!Code:Class x{ void a(); void b(); } class x::a(){ how to call b(); here ????? }
Code:b();
or alternately this->b(). Whichever you prefer.
It is too clear and so it is hard to see.
A dunce once searched for fire with a lighted lantern.
Had he known what fire was,
He could have cooked his rice much sooner.
Class scope (C++ only) explains.
I don't see why people think Chuck Norris is so awesome. If he was really as great as they say, he would be over here slamming my head into the keybsk;lah;flksalfksdnlcslcnsldk;acklsd;glfbaskfl
/* When I wrote this, only God and I understood what I was doing... Now, God only knows */