VMS Help  —  CRTL  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: explode extract
Argument Description Return Values
Close Help