next up previous contents
Next: Array Syntax Up: Arrays Previous: Declarations

Array Element Ordering

Organisation in memory:

The array is conceptually ordered as:

tex2html_wrap44019

 C(1,1),C(2,1),..,C(5,1),C(1,2),C(2,2),..,C(5,3)

For more information, click here gif

Now try this question gif


next up previous contents
Next: Array Syntax Up: Arrays Previous: Declarations

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996
Not for commercial use.