+ 4
What is getch() code?
4 Answers
+ 1
where does getch() returns the char value
+ 1
getch() is just used to hold the screen until single character key is not entered. and it belongs to the header file conio.h
- 1
who says that getch() return character value??
- 1
it will hold the console screen