Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 191.177.136.211 to version by Citation bot. Report False Positive? Thanks, ClueBot NG. (4308616) (Bot) |
Tag: Reverted |
||
Line 68:
If the valid element indices begin at 0, the constant ''B'' is simply the address of the first element of the array. For this reason, the [[C (programming language)|C programming language]] specifies that array indices always begin at 0; and many programmers will call that element "[[zero-based numbering|zeroth]]" rather than "first".
However,
===Multidimensional arrays===
|