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

    Format

      #include  <wchar.h>

      int vfwprintf  (FILE *stream, const wchar_t *format, va_list

                     ap);
Additional Information: explode extract
Arguments Description Return Values Examples
Close Help