Thread
:
Function to function as pointer strange error
View Single Post
supersoniquest
Newbie Member
6Aug2009,20:03
i stupid forgot to declare it as
void TKeyboard::setWhilePressedCallback
but had it as
void setWhilePressedCallback
the MVS degugger is terrible
PROBLEM SOLVED