|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <ugbc.h>
Data Fields | |
| int | arrayIndexes |
| char * | arrayIndexesEach [MAX_ARRAY_DIMENSIONS] |
| int | arrayIndexesDirectEach [MAX_ARRAY_DIMENSIONS] |
| int arrayIndexesDirectEach[MAX_ARRAY_DIMENSIONS] |
| char* arrayIndexesEach[MAX_ARRAY_DIMENSIONS] |