yaustar
UK GP32 & GP2X Owner
Right.. I sort of know what a typedef is, function pointers are okay but the two combined together I dont have a clue:
Code:
typedef void (* MyFunctionPointer)( void * lpUserData );