Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: u8"" c11 c23 Date: Tue, 16 Dec 2025 04:17:29 -0800 Organization: None to speak of Lines: 13 Message-ID: <87h5tqtycm.fsf@example.invalid> References: <10d5vck$3kufd$1@dont-email.me> <875xc9p674.fsf@example.invalid> <86h5trtv72.fsf@linuxsc.com> <87ldj3tm7l.fsf@example.invalid> <10hrdun$ejvt$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Tue, 16 Dec 2025 12:17:30 +0000 (UTC) Injection-Info: dont-email.me; posting-host="bfe6b9e60fb1379a6d9de990bb065a7e"; logging-data="2859891"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/JO0tfTB03Ux2yWJK4cQd6" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:WBulV/buefVJ1OffGVPESkFzfUE= sha1:Nf9R64feGGNXIDpJ6G3KWUHBOzw= Xref: csiph.com comp.lang.c:395830 Thiago Adams writes: > On 12/15/2025 7:27 PM, Keith Thompson wrote: > ... >> But before C23, u8"a" is a syntax error. > > u8"a" was introduced in C11. > u8'a' was introduced in C23. Thank you, I stand corrected. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */