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