Talk:Array: Difference between revisions

Content added Content deleted
No edit summary
m (Example does not demonstrate all qualities of an array mentioned in the description)
Line 9: Line 9:


::(don't mind me, just throwing out ideas...) [[User:Sgeier|Sgeier]] 17:09, 3 January 2008 (MST)
::(don't mind me, just throwing out ideas...) [[User:Sgeier|Sgeier]] 17:09, 3 January 2008 (MST)
:The example shown does not clearly demonstrate all the qualities of an array mentioned in the description. For instance, the description states that it is illegal to exceed the upper bound of an array. The example does not demonstrate any check for bounds overflow. The discussion does not indicate what happens to an array when the lower bound is violated. I think it would be good to provide an example more completely demonstrating the behaviors of an array.--[[User:Waldorf|Waldorf]] 16:39, 5 January 2008 (MST)