Copyright Digital Equipment Corp. All rights reserved.

wctob

   Determines if a wide character corresponds to a single-
   byte multibyte character and returns its multibyte character
   representation.

   Format

     #include  <stdio.h>

     #include  <wchar.h>

     int wctob  (wint_t c);
 


Additional information available:

Argument        Description     Return_Values