FreeBSD Manual Pages
SHTK_CONFIG_SET(3) Library Functions Manual SHTK_CONFIG_SET(3) NAME shtk_config_set -- Sets the value of a configuration variable LIBRARY shtk_import config SYNOPSIS shtk_config_set var_name value DESCRIPTION The shtk_config_set function sets the value of the configuration vari- able var_name to value. The given configuration variable must be a valid configuration variable as previously specified by a call to shtk_config_init(3). ERRORS If var_name is invalid because it has not been registered as a valid configuration variable with a call to shtk_config_init(3), execution terminates with an error. SEE ALSO shtk(3), shtk_config(3) HISTORY shtk_config_set first appeared in shtk 1.0. FreeBSD Ports 14.quarterly November 6, 2014 SHTK_CONFIG_SET(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | ERRORS | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_config_set&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>