cppforever.com
Home
Input and Output
Console Input and Output
Console Input and Output in C
Go Up
Console Input and Output in C
C includes the functions printf() and scanf() for console input and output.
Use #include <stdio.h>