So usually, after I build the program, my program runs from a console. I just start the executable file, and the program runs. How do I make it so the executable line can include options?
Kind of like how the various commands in DOS or UNIX can take xxx -hlq whatever, options after the xxx command?
TIA,
Command Line Options
For more complete information about compiler optimizations, see our Optimization Notice.


