VMS Help  —  CRTL  wcrtomb
    Converts the wide character to its multibyte character
    representation.

    Format

      #include  <wchar.h>

      size_t wcrtomb  (char *s, wchar_t wc, mbstate_t *ps);
Additional Information: explode extract
Arguments Description Return Values
Close Help