what is the difference between getch() and getche()?
Answer Posted / umer khan
getch() is a library file to #include <conio.h> which is mostly used in stidios compiler......
while getche() takes input frm the user withtout presing '\r'
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
What is the use of linkage in c language?
which type of aspect you want from the student.
Write a program to know whether the input number is an armstrong number.
Is c object oriented?
Is struct oop?
What are local variables c?
if p is a string contained in a string?
When should the const modifier be used?
What is the difference between printf and scanf )?
Is c weakly typed?
Write a program in c to replace any vowel in a string with z?
Write a program with dynamically allocation of variable.
Which is an example of a structural homology?
What is a sequential access file?