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