Table of Contents
fwscanf
C Sourcecode Example
output
fwscanf
#include <wchar.h> int fwscanf(FILE *restrict, const wchar_t *restrict, ...);
return value
C Sourcecode Example
no example yet
output