Table of Contents

fwscanf

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

return value

C Sourcecode Example

no example yet

output