Table of Contents

vfwprintf

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

return value

C Sourcecode Example

no example yet

output