Go to the source code of this file.
◆ main()
| int main |
( |
int | _argc, |
|
|
char * | _argv[] ) |
◆ welcome()
◆ yycolno
This variable keeps track of the current column number when reading the input file.
Definition at line 3 of file tester.c.
◆ yyposno
This variable keeps track of the current byte position when reading the input file.
Definition at line 4 of file tester.c.