Performs formatted input from the standard input (stdin), interpreting it according to the format specification. Format #include <stdio.h> int scanf (const char *format_spec, . . . );