1 <!DOCTYPE HTML PUBLIC
"-//W3O//DTD W3 HTML 2.0//EN">
2 <!-- This collection of hypertext pages is Copyright 1995, 1996 by Steve Summit. -->
3 <!-- This material may be freely redistributed and used -->
4 <!-- but may not be republished or sold without permission. -->
7 <link rev=
"owner" href=
"mailto:scs@eskimo.com">
8 <link rev=
"made" href=
"mailto:scs@eskimo.com">
9 <title>Chapter
3: Control Flow
</title>
10 <link href=
"sx5l.html" rev=precedes
>
11 <link href=
"sx6a.html" rel=precedes
>
12 <link href=
"top.html" rev=subdocument
>
15 <H1>Chapter
3: Control Flow
</H1>
17 <p><a href=
"sx6a.html" rel=subdocument
>section
3.1: Statements and Blocks
</a></p>
18 <p><a href=
"sx6b.html" rel=subdocument
>section
3.2: If-Else
</a></p>
19 <p><a href=
"sx6c.html" rel=subdocument
>section
3.3: Else-If
</a></p>
20 <p><a href=
"sx6d.html" rel=subdocument
>section
3.4: Switch
</a></p>
21 <p><a href=
"sx6e.html" rel=subdocument
>section
3.5: Loops--While and For
</a></p>
22 <p><a href=
"sx6f.html" rel=subdocument
>section
3.6: Loops--Do-while
</a></p>
23 <p><a href=
"sx6g.html" rel=subdocument
>section
3.7: Break and Continue
</a></p>
24 <p><a href=
"sx6h.html" rel=subdocument
>section
3.8: Goto and Labels
</a></p>
28 <a href=
"sx5l.html" rev=precedes
>prev
</a>
29 <a href=
"sx6a.html" rel=precedes
>next
</a>
30 <a href=
"top.html" rev=subdocument
>up
</a>
31 <a href=
"top.html">top
</a>
34 This page by
<a href=
"http://www.eskimo.com/~scs/">Steve Summit
</a>
35 //
<a href=
"copyright.html">Copyright
</a> 1995,
1996
36 //
<a href=
"mailto:scs@eskimo.com">mail feedback
</a>