| libcfg+
    0.7.0
    | 
command line parsing header file More...
Go to the source code of this file.
| Functions | |
| int | cfg_cmdline_get_next_opt (const CFG_CONTEXT con) | 
| Parse next command line option(s) and return its value (if non-zero) or error code.  More... | |
command line parsing header file
| int cfg_cmdline_get_next_opt | ( | const CFG_CONTEXT | con | ) | 
Parse next command line option(s) and return its value (if non-zero) or error code.
| con | initialized command line context |