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