Reads input from a character string in memory, interpreting it according to the format specification. Format #include <stdio.h> int sscanf (const char *str, const char *format_spec, . . . );