Copyright Digital Equipment Corp. All rights reserved.

vwprintf

   Writes output to an array of wide characters under control of the
   wide-character format string.

   Format

     #include  <wchar.h>

     int vwprintf  (const wchar_t *format, va_list ap);
 


Additional information available:

Arguments       Description     Return_Values