SLAU132V October 2004 – February 2020
extern int table_size; /*external ref */ #define TABLE_SIZE ((int) _symval(&table_size)) /* use cast to hide address-of */ . for (I=0; i<TABLE_SIZE; ++I) /* use like normal symbol */