Table of Contents

wprintf

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

return value

C Sourcecode Example

no example yet

output