Copyright Digital Equipment Corp. All rights reserved.
Performs formatted output from the standard output (stdout). See
Chapter 2 for information on format specifiers.
Format
#include <wchar.h>
int wprintf (const wchar_t *format, . . . );
Arguments Description Return_Values