Is va_list defined by <stdio.h>?
Blair P. Houghton
bhoughto at bishop.intel.com
Thu Apr 11 10:53:38 AEST 1991
In article <15781 at smoke.brl.mil> gwyn at smoke.brl.mil (Doug Gwyn) writes:
>Many of the top C experts in the world disagreed with you.
>I think the standard has this exactly right.
Is there a good reason why v*printf() aren't declared in <stdarg.h>?
The only one I can think of is an issue of categorization
that seems to have overwhelmed one of usage.
How could you use v*printf() without <stdarg.h>?
--Blair
"I'm still avoiding varargs by
proper top-down design..."
More information about the Comp.std.c
mailing list