Hi friends,
I have a function pointer array of void type for some functions with different return types, I want to typecast the return type of function at run time. Any one have idea how to do this ?