Copyright Digital Equipment Corp. All rights reserved.
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, . . . );
Arguments Description Return_Values