<stdarg.h> (requires <stdio.h>?)

Doug Gwyn gwyn at smoke.BRL.MIL
Sun Apr 9 23:59:41 AEST 1989


In article <10014 at smoke.BRL.MIL>, gwyn at smoke.BRL.MIL (Doug Gwyn ) writes:
- In article <10447 at bloom-beacon.MIT.EDU> scs at adam.pika.mit.edu (Steve Summit) writes:
- -	warning(fmt)
- -	char *fmt;
- So is your lack of ,... after fmt in the function header [a bug].

Oops, the whole header is wrong, since it uses an "old style" declaration.
<stdarg.h> is supposed to be used only with ,... prototype style functions.



More information about the Comp.std.c mailing list