Performs formatted output to a string in memory. Format #include <stdio.h> int snprintf (char *str, size_t n, const char *format_spec, . . . );