Copyright Digital Equipment Corp. All rights reserved.

fwscanf

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

   Format

     #include  <wchar.h>

     int fwscanf  (FILE *stream, const wchar_t *format, . . . );
 


Additional information available:

Arguments       Description     Return_Values