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