Hey how do I declare multidimensional arrays of integers in ACS? I tried "int x[y,z]" and "int x[y][z]," none of them work. Hell, not even the one-dimensional "int x[y]" works, so I'm stumped. <!-- s:? --><img src="{SMILIES_PATH}/icon_confused.gif" alt=":?" title="Confused" /><!-- s:? -->