Nov 12, 2002 #1 moonoo Programmer Joined May 17, 2000 Messages 62 Location US Hi, What is a Callback Function and where it is useful ?
Nov 12, 2002 #2 mingis Programmer Joined Jan 23, 2002 Messages 475 Location LT Callback function is the way to let the common used procedure to perform user application dependent actions. Upvote 0 Downvote
Callback function is the way to let the common used procedure to perform user application dependent actions.