Sujet : Re: do { quit; } else { }
De : jameskuyper (at) *nospam* alumni.caltech.edu (James Kuyper)
Groupes : comp.lang.cDate : 14. Apr 2025, 02:07:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vthn3t$26ud$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
User-Agent : Mozilla Thunderbird
On 4/13/25 17:30, Michael S wrote:
...
My impression rfrom old books was that indexing as [i]arr was (is ?)
also legal.
If it had ever been legal, I would have expected it to be mentioned in
K&R 1st edition, in the section where it describes obsolete syntax that
used to be valid. It isn't.