What does getch() do according to the ANSI C++ standard
a) Reads in a character
b) Checks the keyboard buffer
c) Nothing in particular (Its not defined there)
No Answer is Posted For this Question
Be the First to Post Answer
Can notepad ++ run c++?
What are separators in c++?
What is c++ best used for?
What are the steps in the development cycle?
What is the difference between struct and class?
What is a constant reference?
What does new in c++ do?
What are guid? Why does com need guids?
What is a "RTTI"?
What is a "Copy Constructor"?
When should we use container classes instead of arrays?
what is oops