OptionsInsertFile

Inserts options into the database from a file.

Synopsis

int OptionsInsertFile(const char file[])
Not collective: but only processes that call this routine will set the options included in the file

Input Parameter

file -name of file

See Also

OptionsSetValue(), OptionsPrint(), OptionsHasName(), OptionsGetInt(),
OptionsGetDouble(), OptionsGetString(), OptionsGetIntArray()

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