Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

vwscanf - Formatted read of wide characters from standard inut

&pagelevel(4)&pagelevel

Definition

#include <stdarg.h>
#include <wchar.h>

int vwscanf(const wchar_t *format, va_list ap);

Description: see vfwscanf.