|
/sys$common/syshlp/HELPLIB.HLB CRTL, sprintf *Conan The Librarian |
Performs formatted output to a string in memory.
Format
#include <stdio.h>
int sprintf (char *str, const char *format_spec, . . . );
Additional Information (explode) :
|
|