Name: Anonymous 2011-05-06 10:00
i hate c and havent used it in years. what does this syntax mean?
i.e are they function pointers or what?
(void (*)(ML_HANDLE *))ABC_Cleanup
BOOL (*)(ML_HANDLE *, UNIMOD *, MMSTREAM *))ABC_Load,
i.e are they function pointers or what?
(void (*)(ML_HANDLE *))ABC_Cleanup
BOOL (*)(ML_HANDLE *, UNIMOD *, MMSTREAM *))ABC_Load,