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 |
|
Duplicate of Need Some Help with function pointers. Thread closed.
|

