PROGRAMS BY cppopt.sf.net

  • C++ Option Parsing: libcppopt Free

    The libcppopt library provides C++ classes and functions for option parsing, similar to the functionality provided by getopt or libpopt, but makes use of the STL and provides a "best guess" autoparsing function.