Table of Contents

vwscanf

 #include <wchar.h>
 int vwscanf(const wchar_t *restrict, va_list);

return value

C Sourcecode Example

no example yet

output