* remove "\r" nonsense
[mascara-docs.git] / C / the.ansi.c.programming.language / notes.accompany.ansi.c / sx7k.html
blob08d59a07e013833f6573282a2477a9e9beae8ea6
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 4.11: The C Preprocessor</title>
10 <link href="sx7j.html" rev=precedes>
11 <link href="sx7l.html" rel=precedes>
12 <link href="sx7.html" rev=subdocument>
13 </head>
14 <body>
15 <H2>section 4.11: The C Preprocessor</H2>
17 page 88
18 <p>We've been using <TT>#include</TT> and <TT>#define</TT> already,
19 but now we'll describe them more completely.
20 </p><hr>
21 <p>
22 Read sequentially:
23 <a href="sx7j.html" rev=precedes>prev</a>
24 <a href="sx7l.html" rel=precedes>next</a>
25 <a href="sx7.html" rev=subdocument>up</a>
26 <a href="top.html">top</a>
27 </p>
28 <p>
29 This page by <a href="http://www.eskimo.com/~scs/">Steve Summit</a>
30 // <a href="copyright.html">Copyright</a> 1995, 1996
31 // <a href="mailto:scs@eskimo.com">mail feedback</a>
32 </p>
33 </body>
34 </html>