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