Need Some Help with function pointers

Newbie Member
6Dec2007,18:43   #1
jsnaik's Avatar
How do u declare a function pointer which takes a void pointer and returns a void pointer.

so the function pointer should point to something like

void * process(void * data)
{

}
Go4Expert Founder
6Dec2007,23:42   #2
shabbir's Avatar
Duplicate of Need Some Help with function pointers. Thread closed.