Content deleted Content added
Jerryobject (talk | contribs) m Cut needless whitespace character carriage returns in sections: standardize, aid work via small screens. WP:LINKs: update-standardizes, needless WP:PIPEs > WP:NOPIPEs. |
|||
Line 9:
The following list contains [[programming language syntax|syntax]] examples of how to determine the dimensions (index of the first element, the last element or the size in elements).
Note particularly that some languages index from zero while others index from one while others carry no such restriction or even allow indexing by any enumerated type, not just integers.
{| class="wikitable sortable"
|