|
FORM
4.3
|
#include <structs.h>
Data Fields | |
| WORD * | Buffer |
| WORD * | Top |
| WORD * | Pointer |
| WORD ** | lhs |
| WORD ** | rhs |
| LONG * | CanCommu |
| LONG * | NumTerms |
| WORD * | numdum |
| WORD * | dimension |
| COMPTREE * | boomlijst |
| LONG | BufferSize |
| int | numlhs |
| int | numrhs |
| int | maxlhs |
| int | maxrhs |
| int | mnumlhs |
| int | mnumrhs |
| int | numtree |
| int | rootnum |
| int | MaxTreeSize |
The CBUF struct is used by the compiler. It is a compiler buffer of which since version 3.0 there can be many.
| WORD** lhs |
| WORD** rhs |
| LONG* NumTerms |
1.8.14