* better
[mascara-docs.git] / lang / C / the.ansi.c.programming.language / notes.accompany.ansi.c / sx6a.html
blob8a269e3baa8a5d8f335804c267dce31fbdd9ea4f
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. -->
5 <html>
6 <head>
7 <link rev="owner" href="mailto:scs@eskimo.com">
8 <link rev="made" href="mailto:scs@eskimo.com">
9 <title>section 3.1: Statements and Blocks</title>
10 <link href="sx6.html" rev=precedes>
11 <link href="sx6b.html" rel=precedes>
12 <link href="sx6.html" rev=subdocument>
13 </head>
14 <body>
15 <H2>section 3.1: Statements and Blocks</H2>
17 <p>page 55
18 </p><p>Deep sentence:
19 <blockquote>There is no semicolon after the right brace that ends a block.
20 </blockquote>Nothing more to say here,
21 but it's a frequent point of confusion.
22 </p><hr>
23 <p>
24 Read sequentially:
25 <a href="sx6.html" rev=precedes>prev</a>
26 <a href="sx6b.html" rel=precedes>next</a>
27 <a href="sx6.html" rev=subdocument>up</a>
28 <a href="top.html">top</a>
29 </p>
30 <p>
31 This page by <a href="http://www.eskimo.com/~scs/">Steve Summit</a>
32 // <a href="copyright.html">Copyright</a> 1995, 1996
33 // <a href="mailto:scs@eskimo.com">mail feedback</a>
34 </p>
35 </body>
36 </html>