what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / karan kakade
it helps to keep the o/p screen stabel, or else the o/p
screen would blink n will go to notepad where we write
prog....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
Are pointers integer?
How do you convert strings to numbers in C?
Why enum is used in c?
How does placing some code lines between the comment symbol help in debugging the code?
string reverse using recursion
What is the function of this pointer?
What is the difference between mpi and openmp?
Define VARIABLE?
Explain why C language is procedural?
Write a program on swapping (100, 50)
What is the symbol indicated the c-preprocessor?
What is c standard library?
Explain what is wrong in this statement?
What is function pointer c?