#include <cpp_token.h>
Public Attributes | |
int | stat |
int | sym |
int | line |
int | num |
char * | file |
char | ch |
char | id [IDENT_MAX_LEN] |
|
scanned character |
|
current file name |
|
scanned identifier |
|
line number |
|
converted number for numeric constants |
|
status from read(2) |
|
scanned symbol |