I have a problem. If my program is executed from the Command Prompt similar to:

C:\some_directory\program.exe input1 input2

How do I access the extra inputs? I've tried messing around with...