bn:03490040n
Noun Concept
Categories: Articles with example C code, Subroutines, All articles needing additional references
EN
callback
EN
In computer programming, a callback or callback function is any reference to executable code that is passed as an argument to another piece of code; that code is expected to call back the callback function as part of its job. Wikipedia
English:
computer programming
computer science
Definitions
Relations
Sources
EN
In computer programming, a callback or callback function is any reference to executable code that is passed as an argument to another piece of code; that code is expected to call back the callback function as part of its job. Wikipedia
Executable code that is passed as a parameter to other code Wikipedia Disambiguation
Any executable code that is passed as an argument to other code that is expected to call back the argument at a given time Wikidata
A function pointer passed as an argument to another function. Wiktionary
Function pointer passed to another function. Wiktionary (translation)