Re: Invoking a function through function pointer



How does this work - (*fp)(10,20) ? Have you tried running it?
Shouldn't it give a run-time error?

.