| SHTK_CONFIG_INIT(3) | Library Functions Manual | SHTK_CONFIG_INIT(3) |
shtk_config_init —
Initializes the configuration module
shtk_import config
shtk_config_init |
var_name1 [.. var_nameN] |
The shtk_config_init function initializes
the configuration module and prepares it to load a configuration file that
may define any of the configuration variables provided by
var_name1 to var_nameN.
Only the variable names provided in the call to
shtk_config_init will be recognized when loading a
configuration file with
shtk_config_load(3).
shtk_config_init first appeared in
shtk 1.0.
| November 6, 2014 | Debian |