sorry if this a bit of a pain and there are other threads to read about this but can anyone explain how arrays work a bit, i need a quick refresher course.
like how they work, are they like the equivalent of stacks in assembly language? and say you set up an array like
array[20][60]
meaning there are 20 rows of 60 columns?
so how would u change whats stored in each one?
i can expand any of it if i have been vague.
thanks for reading