Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Ok, here is what should be a simple question, but I have not been able to find it in the help files. I am writing a console application in C#. I would like to see a system pause like System.Out("PAUSE") in C++. Is there an easy way to do this?