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