what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / padma
What is a meaning of initgraph in C ......
| Is This Answer Correct ? | 15 Yes | 27 No |
Post New Answer View All Answers
Why is structure padding done in c?
What is the purpose of realloc()?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is 02d in c?
What does do in c?
Why cant I open a file by its explicit path?
Describe the modifier in c?
Is c pass by value or reference?
what is uses of .net
When we use void main and int main?
How do you use a pointer to a function?
What is wrong with this code?
Why is sprintf unsafe?
What is data structure in c and its types?
How can a number be converted to a string?