cppforever.com

Console Input and Output in C

C includes the functions printf() and scanf() for console input and output.

Use #include <stdio.h>