Hi all,
I have a doubt can anybody give me some sort of thumb rule as when can I use function pointers and when not to...From my reading I am able to grasp only the following, What is a function pointer and for usage examples, it used in threading or passing functions as arguments to another function.
Till date I cannot get a clear picture as why should I use it and when should I use it and when I should NOT us it.Can anybody shed some light on it...
I have a doubt can anybody give me some sort of thumb rule as when can I use function pointers and when not to...From my reading I am able to grasp only the following, What is a function pointer and for usage examples, it used in threading or passing functions as arguments to another function.
Till date I cannot get a clear picture as why should I use it and when should I use it and when I should NOT us it.Can anybody shed some light on it...
Comment