- May
- 3,515
- 4
Attempting to initialize a valid array element, with a space-padded array index, fails.
Tested in TCC 11 and 14.02.35.
Note the space character after the [ below.
Assume array is defined using SETARRAY.
reports "Invalid array argument (out of bounds)..."
Tested in TCC 11 and 14.02.35.
Note the space character after the [ below.
Assume array is defined using SETARRAY.
Code:
set array[ 0]=0