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