29-Mar-2007, 03:04 AM
|
#2 (permalink)
|
|
Fixed Error!
Posts: 4,202
Join Date: Mar 2007
Rep Power: 6
|
Re: C# - dos screen
http://www.csharp-station.com/Tutorials/Lesson05.aspx is a good tutorial on it.
You can add
System.Console.ReadLine()
beneath what you have...
|
|
|