[Zlib-devel] zlib 1.2.4 released

Mark Adler madler at alumni.caltech.edu
Fri Mar 12 21:21:41 EST 2010


On Mar 12, 2010, at 4:15 PM, Nelson H. F. Beebe wrote:
> 	int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10,
> 			       a11, a12, a13, a14, a15, a16, a17, a18, a19, a20)
> 	    gzFile file;
> 	    const char *format;
> 	    int a1, a2, a3, a4, a5, a6, a7, a8, a9, a10,
> 		a11, a12, a13, a14, a15, a16, a17, a18, a19, a20;

Nelson,

Yes, the hope is that no system would ever have to use that terrible hack.

So the DEC compiler doesn't any sort of variable argument list capability?

Mark





More information about the Zlib-devel mailing list