* some tutorial and the ansi C book
[mascara-docs.git] / C / the.ansi.c.programming.language / notes.accompany.ansi.c / sx10c.html
blob8be851b3ca2f102df7047e08ad7bf1ee585615de
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 7.3: Variable-length Argument Lists</title>
10 <link href="sx10b.html" rev=precedes>
11 <link href="sx10d.html" rel=precedes>
12 <link href="sx10.html" rev=subdocument>
13 </head>
14 <body>
15 <H2>section 7.3: Variable-length Argument Lists</H2>
17 <p>This is an advanced section which you don't need to read.
18 </p><hr>
19 <p>
20 Read sequentially:
21 <a href="sx10b.html" rev=precedes>prev</a>
22 <a href="sx10d.html" rel=precedes>next</a>
23 <a href="sx10.html" rev=subdocument>up</a>
24 <a href="top.html">top</a>
25 </p>
26 <p>
27 This page by <a href="http://www.eskimo.com/~scs/">Steve Summit</a>
28 // <a href="copyright.html">Copyright</a> 1995, 1996
29 // <a href="mailto:scs@eskimo.com">mail feedback</a>
30 </p>
31 </body>
32 </html>