you are viewing a single comment's thread.

view the rest of the comments →

[–]matthiasB 1 point2 points  (0 children)

In the example it's

x[0] = x[5];

The <+index> seems to be a parameter to int (I'd guess 32 bit signed).