Deutsch English Français Italiano |
<87zfglf6ra.fsf@nosuchdomain.example.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Keith Thompson <Keith.S.Thompson+u@gmail.com> Newsgroups: comp.lang.c Subject: Re: "A diagram of C23 basic types" Date: Sat, 12 Apr 2025 13:46:01 -0700 Organization: None to speak of Lines: 15 Message-ID: <87zfglf6ra.fsf@nosuchdomain.example.com> References: <87y0wjaysg.fsf@gmail.com> <vsj1m8$1f8h2$1@dont-email.me> <vsj2l9$1j0as$1@dont-email.me> <vsjef3$1u4nk$1@dont-email.me> <vsjg6t$20pdb$1@dont-email.me> <vsjgjn$1v1n4$1@dont-email.me> <vsjk4k$24q5m$1@dont-email.me> <vsjlcp$230a5$1@dont-email.me> <vsjmdl$277bk$1@dont-email.me> <VsdHP.1828827$TBhc.1078002@fx16.iad> <vskjlo$34st8$1@dont-email.me> <20250402220614.431@kylheku.com> <85mscxlqnb.fsf@nosuchdomain.example.com> <vsl9sn$3vdjj$2@dont-email.me> <20250403121946.134@kylheku.com> <vsms75$1i8ud$1@dont-email.me> <vsnhq6$291i3$4@dont-email.me> <20250409124900.00000fa1@yahoo.com> <vt5r34$inuo$7@dont-email.me> <87ecy1q9r4.fsf@nosuchdomain.example.com> <vtcuf8$3n7jv$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 12 Apr 2025 22:46:03 +0200 (CEST) Injection-Info: dont-email.me; posting-host="c3f08d3f7a30107386c4a9c56a529e95"; logging-data="1375021"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/eIIapcANR/izng92+0I6O" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:PE7RYQyqHR/aKjj+ojYzGO1vX9A= sha1:Kf2vgIXn7/5m5XkWn6uiCLMrEX4= Bytes: 2131 Lawrence D'Oliveiro <ldo@nz.invalid> writes: > On Wed, 09 Apr 2025 14:56:47 -0700, Keith Thompson wrote: > >> A trailing comma in an argument list in a function call ... > > I wasn’t talking about argument lists, but yes, they can be useful there > as well. The words following the quoted text were "is a syntax error". Why would you snip that? -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */