Table of Contents

wscanf

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

return value

C Sourcecode Example

no example yet

output