Sujet : Re: "A diagram of C23 basic types"
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 04. Apr 2025, 03:57:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vsnhq6$291i3$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.162 (Pokrosvk)
On Thu, 3 Apr 2025 21:48:40 +0100, bart wrote:
Commas are overwhelmingly used to separate list elements in programming
languages.
Not just separate, but terminate. All the reasonable languages allow
trailing commas.