0

where do we use( #include <conio.h>)?

6th Jul 2016, 1:28 AM
Shardul Diwan
Shardul Diwan - avatar
4 Answers
+ 2
for functions like clrscr, getch
6th Jul 2016, 6:26 AM
Kanika Sachdeva
Kanika Sachdeva - avatar
+ 2
Its a ms-dos input output library. There are some useful functions there, one of them being kbhit(), which detects if a keyboard key has been pressed.
6th Jul 2016, 7:23 PM
Garme Kain
Garme Kain - avatar
0
so what would the mac equivalent be? to <conio.h>
7th Jul 2016, 5:38 PM
Justin
0
For displaying input and output in console
11th Jul 2016, 5:58 AM
Selva Subha Sree