Below are two ways of reading in the commandline parameters. The first is the way that I\'m accustom to seeing using the parameter in the main. The second I stumbled on wh
The first way is better because it's simpler.