Deutsch English Français Italiano |
<85tt75jd7u.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: Thu, 03 Apr 2025 11:45:41 -0700 Organization: None to speak of Lines: 19 Message-ID: <85tt75jd7u.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> <tgwHP.5711$j2D.5004@fx09.iad> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Thu, 03 Apr 2025 20:45:42 +0200 (CEST) Injection-Info: dont-email.me; posting-host="658736fab9029f452335cecd036b8387"; logging-data="1367561"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19KH7c4eQSn8p5wLgPaybTe" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:fKYdyo813V00EPmU6qGaAS3p2wQ= sha1:IG60h3i4NNoxViWUVLhCataaZEM= Bytes: 2017 scott@slp53.sl.home (Scott Lurndal) writes: > Kaz Kylheku <643-408-1753@kylheku.com> writes: [...] >>I made , (comma) the digit separator in TXR Lisp. Nobody uses _ in the >>real world. > > That's an incorrect statement. There's a large amount of Verilog > code (both the RTL and the associated verification testbench code) > that uses _ as a digit separator. I suspect that by "the real world" Kaz was referring to usage outside programming languages. There are a number of languages that use '_' as a digit separator; Ada, Perl, Python, Ruby are some examples. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */