ParamKit
A small library helping to parse commandline parameters (for Windows).
|
Files | |
file | color_scheme.h [code] |
file | param.h [code] |
Basic parameter types. | |
file | param_group.h [code] |
The group of parameters. | |
file | paramkit.h [code] |
The main header, responsible for including all the other headers. | |
file | params.h [code] |
The main parameters container and parser. | |
file | pk_util.h [code] |
The set of utility functions used by the ParamKit. | |
file | strings_util.h [code] |
The set of utility functions related with string processing, and finding similarity between strings. | |
file | term_colors.h [code] |
Definitions of the colors used on the terminal. | |