Go to the source code of this file.
Classes | |
| struct | symboltable |
Functions | |
| symboltable * | newsymboltable (int size) |
| void | addsymbol (symboltable *table, char *item) |
| char * | searchsymbol1 (symboltable *t, char *str) |
| int | searchsymbol2 (symboltable *t, char *str) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6