What is the difference between getch() and getche()?
What is the difference between getch() and getche() in C programming?
-
Sandeep - 46195 Views
- 17 Answers
Your Answer
getch() and getche() both the functions can take input from the keyboard but getche() consist the echoes to screen where getch() does not have echo on screen
-
- 15 Jul
- 0 Comments
- Share
Comments
Didn't get the answer.
Contact people of Talent-C Language directly by clicking here
-
Amcat
-
write c program please
-
Array
-
What are Library functions?give some examples
-
How to move a text or string and can we use a color text?
-
How to move a text or string and can we use a color text?
-
How to move a text or string and can we use a color text?
-
what is the difference between the below expression....
-
two for loop inside while and a delay between two for loops
-
Differenece between for and forEach