Copyright Digital Equipment Corp. All rights reserved.

vswscanf

   Reads input from the stream under control of the wide-character
   format string.

   Format

     #include  <wchar.h>

     int vswscanf  (wchar_t *s, const wchar_t *format, va_list ap);
 


Additional information available:

Arguments       Description     Return_Values