How do you specify command line arguments from the Visual Studio Command line prompt?
Let’s say I want to start my Main with an array of letters or something. In Visual Studio 2010 I’d go through the debugging tab but I have no idea how to do that with the command line prompt.
You just add it after the name of your exe: