AnyOption icon indicating copy to clipboard operation
AnyOption copied to clipboard

C/C++ Command line and resource file option parsing

Results 14 AnyOption issues
Sort by recently updated
recently updated
newest added

Combine anyoption.cpp and anyoption.h in to single anyoption.hpp

Enhancement

Current version of hasOptions() only checks command args does not consider if options were provided through the file.

Enhancement