English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

It was asked in assessment test but I couldn't answer correctly. I'm not familiar with WIN API environment too. Can u plz help me on these ?

2006-10-24 20:22:00 · 3 answers · asked by Innocence Redefined 5 in Computers & Internet Programming & Design

3 answers

Callback function— callback procedure with return value.
Callback procedure— procedure to be called from external execution flow than the execution flow (main) of unit that contains procedure. The description refers to executed unit, ex. binary executable file loaded into memory and executed as *self* operating system task. Such procedure operates out of direct-inherited environment of the main execution flow.
In C simple example of callback function is one passed as argument with "sort()". This function is next used for comparing and is called before "sort()" returns to main execution flow from C library.
[C++— omited answer.]
In Windows API callback functions are used for events (messages) [explained in earlier answer] and reporting states of asynchronous operation.
Usually pointer to callback function is passed as argument to function that initiates some operation.

2006-10-24 22:02:53 · answer #1 · answered by rwt 1 · 0 0

A callback function is a function that executes when an event occurrs in the GUI. For example, you press the back button on a browser, and the callback function reloads the previous page. They can respond to clicks, double clicks, key down, key up, Any event.

2006-10-24 20:28:41 · answer #2 · answered by Deirdre H 7 · 0 0

first of all, im a a huge david cook dinner fan so i want to confirm him win. yet considering that hes more effective of a rocker, i concern that him triumphing will decrease him from appearing some fantastic stuff and he in basic terms might want to get a more effective perfect deal elsewhere. and that i heard that idol would make u placed out a pop-ish type of album which does not be his component. and that would want to provide david a. a chance to kick off his occupation pondering hes were given a good voice. idk. i in basic terms imagine david a. is more effective idol cloth and david cook dinner will be triumphant no count number what. yet as long as both absolutely one of them get into the best 2. sick experience free

2016-12-05 05:12:33 · answer #3 · answered by ? 4 · 0 0

fedest.com, questions and answers