embeddedlover
Full Member level 5

I always use one-dimensional array for all my applications. There are two-dimensional arrays and more.
What is the reason for having dimensional arrays?
One thing i am clear is whatever dimensional array you use the allocation is contiguous..
where does the need arise for multi dimensional arrays?
What is the reason for having dimensional arrays?
One thing i am clear is whatever dimensional array you use the allocation is contiguous..
where does the need arise for multi dimensional arrays?