what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / amna
getch function is used to input single chracter
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I recover the file name given an open stream?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What is the difference between #include
Which is better malloc or calloc?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
Explain what math functions are available for integers? For floating point?
Differentiate between a for loop and a while loop? What are it uses?
Explain what is a 'locale'?
What is floating point constants?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
How do you generate random numbers in C?
What is c programming structure?
What is the difference between new and malloc functions?
Explain the process of converting a Tree into a Binary Tree.
Can stdout be forced to print somewhere other than the screen?