Next: Up: Explanation of the Previous: Line 5

Line 6

Line 6 goes to the "event loop". From this point on anything that happens in your code will occur because of "call backs" that are called by user events. We'll spend a lot more time on event loops and events later on.


morbe@enstb.enst-bretagne.fr