VMS Help  —  CRTL  fputwc
    Converts a wide character to its corresponding multibyte value,
    and writes the result to a specified file.

    Format

      #include  <wchar.h>

      wint_t fputwc  (wint_t wc, FILE *file_ptr);
Additional Information: explode extract
Arguments Description Return Values
Close Help