VMS Help  —  CRTL  fwprintf
    Writes output to the stream under control of the wide-character
    format string.

    Format

      #include  <wchar.h>

      int fwprintf  (FILE *stream, const wchar_t *format, . . . );
Additional Information: explode extract
Arguments Description Return Values Example
Close Help