|  | advgetopt 2.0.49
    Parse complex command line arguments and configuration files in C++. | 
--config option to allow the user to name one specific configuration file to use with an executable.  Add support for quotes in configuration files as parameters are otherwise saved as a separated list of parameters losing the number of spaces between each entry.
Add support for reading a backup file if the main file is not found.
--tags=a,b,c,d. I thinks that it should also work without the equal sign. a"b"c becomes {"a", "b", "c"} when there are not separators between a, "b", and c. To the minimum we may want to generate an error when such is found (i.e. when a quote is found and start < pos is true. This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.