Function pointer problemSorry about the code tags. THANKS!!!!
Function pointer problemvoid func01(unsigned char*, int, int); ONE THING I FORGOT TO MENTION: func01 is a member function ...
Function pointer problem I'm trying to do something basic in C++, create a pointer to a function but it's not working. In t...
This user does not accept Private Messages