what is mean [] inc
what is the use of include conio.h in c
Answer / kiran
I could not understand your first question. If you are
referring to square brackets, they represents an array.
The second answer is, conio.h supports functions to perfrom
console i/o operations, like, sprintf, sscanf, clrscr and
many more. Hope that helps.
| Is This Answer Correct ? | 27 Yes | 5 No |
What property is used to indicate that the up-down control is associated with a buddy control?
What is the purpose of declaring a variable as unsigned?
What is the default label used for in a switch statement?
Explain the significance of initapplication() in vc++.
Differences between vc 6.0 and vc 7.0
What is difference between c++ and vc++?
Do I need ms visual c++ on my computer?
What is vcruntime?
What is a transparent image?
What function is used to trap all mouse messages?
What is the file extension used for C++ class implementation files?
Name the most commonly used wizards?