OptionsReject

Generates an error if a certain option is given.

Synopsis

int OptionsReject(const char name[],const char mess[])
Not Collective, but setting values on certain processors could cause problems for parallel objects looking for options.

Input Parameters

name - the option one is seeking
mess - error message

Keywords

options, database, has, name

See Also

OptionsGetInt(), OptionsGetDouble(),OptionsHasName(),
OptionsGetString(), OptionsGetIntArray(), OptionsGetDoubleArray()

Level:advanced
Location:src/sys/src/objects/options.c
System Index
Table of Contents