/command_line_option_parser

A command line option parser for C/C++ projects. An alternative to getopt() and getopt_long() by using callback functions.

Primary LanguageCMIT LicenseMIT

Watchers