stdarg

Paul Elliott pelliott at hounix.uucp
Wed Feb 6 01:50:01 AEST 1991


In ansi C, is there a way to have a function with a variable argument list
and zero fixed parameters? If so what would one use for the second parameter
to va_start, which is normally supposed to be the last fixed parameter?



More information about the Comp.lang.c mailing list