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