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. -->
7 <link rev=
"owner" href=
"mailto:scs@eskimo.com">
8 <link rev=
"made" href=
"mailto:scs@eskimo.com">
9 <title>C Programming Notes
</title>
12 <H1>C Programming Notes
</H1>
19 <B>Intermediate C Programming
20 Class Notes, Chapter
15
27 <p><a href=
"sx1.html" rel=subdocument
>Chapter
15: User-Defined Data Structures
</a></p>
28 <p><a href=
"sx2.html" rel=subdocument
>Chapter
16: The Standard I/O (stdio) Library
</a></p>
29 <p><a href=
"sx3.html" rel=subdocument
>Chapter
17: Data Files
</a></p>
30 <p><a href=
"sx4.html" rel=subdocument
>Chapter
18: Miscellaneous C Features
</a></p>
31 <p><a href=
"sx5.html" rel=subdocument
>Chapter
19: Returning Arrays
</a></p>
32 <p><a href=
"sx6.html" rel=subdocument
>Chapter
20: More About the Preprocessor
</a></p>
33 <p><a href=
"sx7.html" rel=subdocument
>Chapter
21: Pointer Allocation Strategies
</a></p>
34 <p><a href=
"sx8.html" rel=subdocument
>Chapter
22: Pointers to Pointers
</a></p>
35 <p><a href=
"sx9.html" rel=subdocument
>Chapter
23: Two-Dimensional (and Multidimensional) Arrays
</a></p>
36 <p><a href=
"sx10.html" rel=subdocument
>Chapter
24: Pointers To Functions
</a></p>
37 <p><a href=
"sx11.html" rel=subdocument
>Chapter
25: Variable-Length Argument Lists
</a></p>
40 <a href=
"sx1.html" rel=precedes
>Read Sequentially
</a>
43 This page by
<a href=
"http://www.eskimo.com/~scs/">Steve Summit
</a>
44 //
<a href=
"copyright.html">Copyright
</a> 1996-
1999
45 //
<a href=
"mailto:scs@eskimo.com">mail feedback
</a>