Go to the source code of this file.
Functions | |
int | read_double (double *) |
int | read_integer (int *) |
int | read_unsigned (unsigned *) |
Variables | |
std::ifstream | lexFile |
Function Documentation
◆ read_double()
int read_double | ( | double * | ) |
◆ read_integer()
int read_integer | ( | int * | ) |
◆ read_unsigned()
int read_unsigned | ( | unsigned * | ) |
Variable Documentation
◆ lexFile
std::ifstream lexFile |