I am new to c++, so I am still trying to figure out the basics.
When using the cin stream to input information from the console, why does the program always terminate when I press the Enter key?
What is the exact function of the cin stream?
Or just in a simple "Hello World" program, why do I have to create some sort of pause to stop the program from terminating before I can even see the output, "Hello World"?



LinkBack URL
About LinkBacks




