what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / rajesh kumar
Waiting the input for output screen..
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is %lu in c?
Can 'this' pointer by used in the constructor?
Explain the difference between getch() and getche() in c?
Explain goto?
Is there a way to compare two structure variables?
Explain what are multidimensional arrays?
What is struct node in c?
Is this program statement valid? INT = 10.50;
What is the difference between āgā and āgā in C?
why return type of main is not necessary in linux
Can main () be called recursively?
What is the difference between text files and binary files?
What will the preprocessor do for a program?
How do you redirect a standard stream?
What is the purpose of main() function?