M
makuchaku
Hi,
How can I implement callback mechanism in C++.
Basically I need it to provide exception handling to a user who will be
using a library developed by me?
If not callbacks, how can i enable an end user/developer to call his
custom functions in case of an error.
Please elaborate a bit... thanks alot,
makuchaku
How can I implement callback mechanism in C++.
Basically I need it to provide exception handling to a user who will be
using a library developed by me?
If not callbacks, how can i enable an end user/developer to call his
custom functions in case of an error.
Please elaborate a bit... thanks alot,
makuchaku