VMS Help  —  CRTL  swprintf
    Writes output to an array of wide characters under control of the
    wide-character format string.

    Format

      #include  <wchar.h>

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