* better
[mascara-docs.git] / lang / C / the.ansi.c.programming.language / c.programming.notes / sx4.html
blob74ab503ada3bceca3dd03fb6fd3dffcc87315f83
1 <!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
2 <!-- This collection of hypertext pages is Copyright 1995-7 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>Chapter 4: More about Declarations (and Initialization)</title>
10 <link href="sx3f.html" rev=precedes>
11 <link href="sx4a.html" rel=precedes>
12 <link href="top.html" rev=subdocument>
13 </head>
14 <body>
15 <H1>Chapter 4: More about Declarations (and Initialization)</H1>
17 <p><a href="sx4a.html" rel=subdocument>4.1 Arrays</a></p>
18 <p><a href="sx4b.html" rel=subdocument>4.2 Visibility and Lifetime (Global Variables, etc.)</a></p>
19 <p><a href="sx4c.html" rel=subdocument>4.3 Default Initialization</a></p>
20 <p><a href="sx4d.html" rel=subdocument>4.4 Examples</a></p>
21 <hr>
22 <p>
23 Read sequentially:
24 <a href="sx3f.html" rev=precedes>prev</a>
25 <a href="sx4a.html" rel=precedes>next</a>
26 <a href="top.html" rev=subdocument>up</a>
27 <a href="top.html">top</a>
28 </p>
29 <p>
30 This page by <a href="http://www.eskimo.com/~scs/">Steve Summit</a>
31 // <a href="copyright.html">Copyright</a> 1995-1997
32 // <a href="mailto:scs@eskimo.com">mail feedback</a>
33 </p>
34 </body>
35 </html>