VMS Help
CRTL, wcrtomb

 *Conan The Librarian

    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) :

  Close     Help