Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

vswscanf - formatted read of wide character from a string

&pagelevel(4)&pagelevel

Syntax

#include <stdarg.h>
#include <wchar.h>
int vswscanf(wchar_t *s, const wchar_t *format, va_list ap);

Description

See vfwscanf().