Copyright Digital Equipment Corp. All rights reserved.

towctrans

   Maps one wide character to another according to a specified
   mapping descriptor.

   Format

     #include  <wctype.h>

     wint_t towctrans  (wint_t wc, wctrans_t desc);
 


Additional information available:

Arguments       Description     Return_Value