Hi All,
Can anybody explain here what is the different between normal function call and function to pointer call?
How function to pointer is working internally?
Why should we use function to pointer in call back? why not we call function call directly?
Please pardon me ,if it is very silly
Thanks
Yuvi