SIGN IN SIGN UP

Hefty refactoring: converted 'fancy_getopt()' function into FancyGetopt

class.  (Mainly this was to support the ability to go back after the
getopt operation is done and get extra information about the parse,
in particular the original order of options seen on the command line.
But it's a big improvement and should make it a lot easier to add
functionality in the future.)
G
Greg Ward committed
ffc10d9a2e7d75cc060ac552343fcfe82b4c9e58
Parent: d5767a5