OptionsClearValue

Clears an option name-value pair in the options database, overriding whatever is already present.

Synopsis

int OptionsClearValue(char *name)
Not Collective, but setting values on certain processors could cause problemsfor parallel objects looking for options.

Input Parameter

name -name of option, this SHOULD have the - prepended

Keywords

options, database, set, value, clear

See Also

OptionsCreate_Private()

Location: src/sys/src/objectsoptions.c
System Index
Table of Contents