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() -displays the input once it is storedbr /getche() - displays the input twice I. E. While entering through keyboard as well as after storing it.. That is it echoes the inputbr /br /Both give output without pressing enter key
-
- 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