![]() |
this pointer problem
hello.
i am having a problem with the this-pointer in the code below. for the command: "MyFunctB(this)"; i am getting the following error: error C2664: 'cTest::MyFunctB' : cannot convert parameter 1 from 'cTest *const ' to 'cTest' whats the problem? thanks. V.K. Code:
class cTest |
Re: this pointer problem
Code:
void MyFunctA () |
| All times are GMT +5.5. The time now is 14:24. |