Example code for argc, argv notes

Notes:

The code in demo2.C really needs cleaned up.

We did not getopt, see appendix B of your book.

Or better yet, learn the boost way