Sujet : Re: comments, The joy of FORTRAN
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 02. Mar 2025, 22:46:57
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vq2jkg$v1q6$6@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.162 (Pokrosvk)
On Sun, 2 Mar 2025 20:43:47 -0000 (UTC), John Levine wrote:
i += 2; /* add 1 to index */
I can think of a situation or two where that might actually be meaningful
in context ...