what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / rahul
getch() is for waiting the o/p screen til we enter the inputs
| Is This Answer Correct ? | 270 Yes | 66 No |
Post New Answer View All Answers
What is the difference between a string and an array?
What are global variables and how do you declare them?
write a progrmm in c language take user interface generate table using for loop?
What is assert and when would I use it?
Does c have enums?
What is the use of putchar function?
What does dm mean sexually?
What are the different properties of variable number of arguments?
How can I convert a number to a string?
What are the functions to open and close the file in c language?
Can you write a programmer for FACTORIAL using recursion?
Why is structure important for a child?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is a floating point in c?
Do you have any idea how to compare array with pointer in c?