Anyone know where the option is (if there is one!) to stop my console app from automatically closing when it's done?
To test my program I've having to open up a command prompt, navigating through DOS to get to the debug directory of the project and running it from there.
Surely there's a way of doing this?
To test my program I've having to open up a command prompt, navigating through DOS to get to the debug directory of the project and running it from there.
Surely there's a way of doing this?