As a consequence the computation of these indexes must not be specified here, but at a higher level.
Furthermore, the index of an array -at this level of specification-
can only be a constant (i.e. you can write T[24/2] or
T[1+3*5]), or a bounded variable (i.e. to accept to compiling
T[i] for an array T[SIZE], the system must know that ).
Syntax :
Syntax :