[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: array indices
- From: Flyer31 Test <flyer31@...>
- Date: Sat, 1 Jan 2022 18:35:22 +0100
This stunning flash of light arrived after the first or the second
glass of champagne? (or after glass zero?)
But you have to admit that in year 2022 the 1 seems to be on retreat... .
:)
On Sat, Jan 1, 2022 at 3:31 PM Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> We can divide programming languages in two categories:
>
> 1) Those where arrays start at 1.
>
> 1) Those where arrays start at 0.
>
> -- Roberto