Copyright Digital Equipment Corp. All rights reserved.

vwscanf

   Reads input from an array of wide characters under control of a
   wide-character format string.

   Format

     #include  <wchar.h>

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


Additional information available:

Arguments       Description     Return_Values