Copyright Digital Equipment Corp. All rights reserved.

wscanf

   Reads input from the standard input (stdin) under control of the
   wide-character format string.

   Format

     #include  <wchar.h>

     int wscanf  (const wchar_t *format, . . . );
 


Additional information available:

Arguments       Description     Return_Values