callback in C

callback is nothing but passing the function pointer to the code from where you want your handler/ callback to be invoked.

check here

posted @ 2014-09-23 07:09  zmiao  阅读(123)  评论(0)    收藏  举报