|
-
Nov 24th, 2003, 11:42 PM
#1
Thread Starter
Junior Member
Clearing Console in C# (Cant get two source codes to work, maybe you guys can help)
The first code is here:
http://www.codeproject.com/csharp/winconsole.asp#xxxx
I tried to open the project file but I am using an older version of VS .NET and it said it was incompatible. Then I tried adding all the source files to a project and compiling, but it gave me compile errors, something about not reckognizing something.
The second is on MSDN, but I cant find the article now. What it did was basically make a console class that had functions and whatnot that would clear it. However, when I compiled it (exactly according to the tutorial thing), I got "expected delegate, class, or enum" compile error.
Well, I am at my wits end. Planetsourcecode doesnt have clear console code for C#, and I need it to finish my tictactoe game. Anyone have any advice? Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|