Question 15.7

I have a pre-ANSI compiler, without <stdarg.h>. What can I do?


There's an older header, <varargs.h>, which offers about the same functionality.

References: H&S Sec. 11.4 pp. 296-9
CT&P Sec. A.2 pp. 134-139
PCS Sec. 11 pp. 184-5, Sec. 13 p. 250


Read sequentially: prev next up top


This page by Steve Summit // Copyright 1995 // mail feedback