Is there a really effective way of dealing with command line parameters in C++?
What I\'m doing below feels completely amateurish, and I can\'t imagine this is how comma
You could use an already created library for this
http://www.boost.org/doc/libs/1_44_0/doc/html/program_options.html