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

    Format

      #include  <wchar.h>

      int vswprintf  (wchar_t *s, size_t n, const wchar_t *format,
                     va_list ap);
Additional Information: explode extract
Arguments Description Return Values
Close Help