VMS Help  —  CRTL  fputws
    Writes a wide-character string to a file without copying the
    null-terminating character.

    Format

      #include  <wchar.h>

      int fputws  (const wchar_t *wstr, FILE *file_ptr);
Additional Information: explode extract
Arguments Description Return Values
Close Help