- 1
why clrscr and getch is not used by using conio. h header file?
3 Answers
+ 1
Conio.h is a specific library for C++ turbo which is now discontinue
+ 1
@siddarth
Then how may you use getch() function.
+ 1
@rishabh we do not use getch() we either use return 0 or nothing !!!