Thread
:
from void* back to an object
View Single Post
shabbir
Go4Expert Founder
17Sep2007,20:29
Make an object pointer and cast the void pointer to the object pointer and that should allow you to call the functions of that object.