This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS5 Graph Problem with Index Increment

Hi

I have an multidimensional Array like test[2][abababababab....] of Size 1024

how can i view for example test[0][0]+2 wich should equal all the a's of test[0] ?

 

thx