next up previous contents
Next: Dollar Bracket Expressions Up: UFOs - Unidentified Flying Previous: Unidentified Sections   Contents

Unidentified Nominuses

The last category of UFOs are nominus arguments that are not recognized as filenames, variables or section names. They are detected by the functions

vector<string>  unidentified_nominuses(unsigned Number, const char* Known, ...) const;
vector<string>  unidentified_nominuses(const vector<string>& Knowns) const;
following the usual UFO detection procedure.



Frank-Rene Schaefer 2002-09-14