|
FORM
4.3
|
#include <structs.h>
Data Fields | |
| char * | name |
| TFUN | func |
| int | type |
| int | flags |
The KEYWORD struct defines names of commands/statements and the routine to be called when they are encountered by the compiler or preprocessor.
1.8.14