6 ms·
Few people truly understand the semantics of a language, but everyone knows why indexing from 1 is bad.
by crystalis 14y ago
Few people truly understand the semantics of a language, but everyone knows why indexing from 1 is bad.
- reinhardt 14y ago... that is, for some values of "everyone" ;)
- hellerbarde 14y agojep, see Eiffel. Convention is indexing from 1. (but it allows you to do it in whatever way you want, start from 3 if you want, because hey why not -.-)