-
char Buffer_[BUFFER_SIZE] - A buffer which will be used for the reading of the inputfile
-
int Current_Line_Number_ - Count the lines of the inputfile, to produce better error-messages
-
int Number_Of_Errors_ - The number of errors in the inputfile
-
Parameters* Parameters_ - This class holds all parameters
-
Presentation* Presentation_ - A global pointer to the presentation
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.