Talk:Callback (computer programming): Difference between revisions

Content deleted Content added
Gazpacho (talk | contribs)
Line 29:
 
Now that I've gotten some distance from it, yeah, it is pretty difficult to understand. It assumes familiarity with many concepts and terms, and the example is somewhat motivated. I've made a note to revise it. [[User:Gazpacho|Gazpacho]] 19:48, 30 March 2006 (UTC)
 
I think what he means is that the entire code block within the loop must be run again each time the index is increased.