Talk:Callback (computer programming)

This is an old revision of this page, as edited by 62.210.251.106 (talk) at 11:26, 15 December 2003 (Why 9 is before 10, in hex?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Example

Example: return

Well, why these functions return int, when counter assumes they return void?

Example: count

Why 9 is before 10, in hex?