Difference between getch () and getchar ()
Answers
Answered by
0
Answer:
getch reads a single character directly from the keyboard, without echoing to the screen. This function return the character read from the keyboard. ... getchar() is used to get or read the input (i.e a single character) at run time. This function return the character read from the keyboard.
Similar questions
English,
5 months ago
Environmental Sciences,
5 months ago
English,
5 months ago
English,
11 months ago
French,
11 months ago