<conio.h>

The <conio.h> include file defines the functions that involve screen and console input and output:

_cgets _cscanf _inp _kbhit _outpw
_cprintf _getch _inpd _outp _putch
_cputs _getche _inpw _outpd _ungetch



<io.h>
<stdio.h>
#include