Originally Posted By: Gumby22don
lite-c still doesn't support [x][y] multi-dimensioned arrays. You need to use [x*max_y + y] - whether you make a custom function to take the x,y and return the single address


So, is there any improvement in lite-c multi-dimensioned arrays?

Last edited by vas; 01/04/17 20:14.