next up previous contents
Next: Unidentified Sections Up: UFOs - Unidentified Flying Previous: Unidentified Flags   Contents

Unidentified Variables

Unidentified flying variables on the command line or in configuration files may be confusing the same way as arguments, options and flags. Therefore the functions:

vector<string>  unidentified_variables(unsigned Number, const char* Known, ...) const;
vector<string>  unidentified_variables(const vector<string>& Knowns) const;
provide UFO detection for variables in the usual manner as the described above.



Frank-Rene Schaefer 2002-09-14