Hi All,
I am trying to implement the concept of function pointer in C++.
While compiling i got some errors which I couldnt figure out the reason .
So,Please let me know what changes should be done for resolving that error.
I am trying to execute one particular command function when the commandis pressed.Likewise, I have 100 commands and whenever the commands are pressed the corresponding function + arguements should be passed and the function pointer should execute the command.
attached the code,..
Please let me know where i should change the code.
Expecting some solutions for this code ASAP .
Thanks,
Sowmi



LinkBack URL
About LinkBacks





I used to be an adventurer like you... then I took an arrow to the knee.