Re: "stdarg.h", va_start(), with gcc.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeffrey_Yuan@xxxxxxx wrote:
...
vfprintf(stderr, va_arg(ap, char*), ap);

Should it not be: vfprintf( stderr,fmt,ap );

// Jarmo


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux