Copyright Digital Equipment Corp. All rights reserved.
Reads input from an array of wide characters under control of a
wide-character format string.
Format
#include <wchar.h>
int vwscanf (const wchar_t *format, va_list ap);
Arguments Description Return_Values