0
what is conio.h used for?
i mean not including conio.h does exactly the same thing right?
3 ответов
+ 2
bro, Bijan first learn what is conio then answer it
conio is a header file responsible for the IO operations to the Console Screen ... usually known as output screen
meaning the functions like
getch()- get char
getche()- get char while echoing
clrscr()- clear screen(console)
....and many more are defined in this header file
0
conio stands for console input output I.e. input from mouse,joystick, etc.
- 1
hey u vedant boy shut up