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