Copyright Digital Equipment Corp. All rights reserved.

putwchar

   Writes a wide character to the standard output (stdout) and
   returns the character.

   Format

     #include  <wchar.h>

     wint_t putwchar  (wint_t wc);
 


Additional information available:

Arguments       Description     Return_Values