Thread: C# - dos screen
View Single Post
Old 29-Mar-2007, 03:04 AM   #1 (permalink)
Iphone
Fixed Error!
 
Iphone's Avatar

Posts: 4,202
Join Date: Mar 2007
Rep Power: 6 Iphone is on a distinguished road

IM:
Default C# - dos screen

Question: I am trying to learn game programming. The book that I am using is a C# book and the code: System.Console.WriteLine("Helo, C#!!") . When I compile and run the program the dos screen won't stay on the screen for more than a second. What is the code to pause the screen until enter is pressed?
Iphone is offline   Reply With Quote