OptionsReject

Generates an error if a certain option is given.

Synopsis

int OptionsReject(char* name,char *mess)
Not Collective, but setting values on certain processors could cause problemsfor 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()

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