C
CSharpUser
How do I pass in command line parameters to the program at
startup in Visual Studio.
This is similar to doing csc program arg1 arg2.
I want to achieve the same effect running the program in
Visual Studio and pressing F5
startup in Visual Studio.
This is similar to doing csc program arg1 arg2.
I want to achieve the same effect running the program in
Visual Studio and pressing F5