What is the difference between getch() and getche()?

What is the difference between getch() and getche() in C programming?

Your Answer

getch() -displays the input once it is stored
getche() - displays the input twice I. E. While entering through keyboard as well as after storing it.. That is it echoes the input

Both give output without  pressing enter key

C Language

Didn't get the answer.
Contact people of Talent-C Language directly by clicking here