Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » C# Console Application Help
- turkey3
-
1000+ posts
C# Console Application Help
I am making a console app in C#, and there's something I can't figure out. How can I make it so the user types something on the command line, such as “delete”, hits enter, and then I can parse that code and do the proper associated actions? I need some way to store the user's input in a string variable, but don't know how. Any help is appreciated. Thanks!
- watsonsimler
-
6 posts
C# Console Application Help
More about……C# Consile bases application
Watson
Watson
- watsonsimler
-
6 posts
C# Console Application Help
http://csharp.net-informations.com/overview/csharp-console-application.htm
- Discussion Forums
- » Advanced Topics
-
» C# Console Application Help