VMS Help  —  CRTL  sprintf
    Performs formatted output to a string in memory.

    Format

      #include  <stdio.h>

      int sprintf  (char *str, const char *format_spec, . . . );
Additional Information: explode extract
Arguments Description Return Values
Close Help