What is the use of #include <conio.h > in c programmes. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the use of #include <conio.h > in c programmes.

13th Jan 2018, 5:51 AM
Shalin Suthar
Shalin Suthar - avatar
1 Answer
0
This header declares several useful library functions for performing "console input and output" from a program.
13th Jan 2018, 6:38 AM
Patole Gautam Pradip
Patole Gautam Pradip - avatar