Copyright Digital Equipment Corp. All rights reserved.
Writes a wide character to the standard output (stdout) and
returns the character.
Format
#include <wchar.h>
wint_t putwchar (wint_t wc);
Arguments Description Return_Values