What is the use of conio.h header file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the use of conio.h header file

2nd Oct 2018, 5:46 AM
Shubha Gore
Shubha Gore - avatar
1 Answer
0
it refeers to console i/o, in windows. Functions like getch() are in that header file.
2nd Oct 2018, 7:08 AM
Bebida Roja
Bebida Roja - avatar