this is my first time posting so I will be quick. I am very new to programming, I am currently starting with C#..
I am writing a form application that's basically a game. Think like one of those random .exe games you come across sometimes. Well anyway, I am determined to bang my head until it's built but I wanted to ask..
I am having trouble trying to find a way to bring up a console window via a button click event. The console would be used for IO.
Any help would be nice, and greatly appreciated.
Thank you all.
"EDIT" This question was marked as a duplicate, so I wanted to state why its different, the console window would come up and it would be used to talk to Orion, the exe program. Essentially IO, nothing more than that.