Path: csiph.com!weretis.net!feeder8.news.weretis.net!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: you think rust may outthrone c? Date: Mon, 17 Jul 2023 21:27:25 -0700 Organization: None to speak of Lines: 22 Message-ID: <87v8ehsv2q.fsf@nosuchdomain.example.com> References: <20230714140153.112@kylheku.com> <87sf9oye05.fsf@nosuchdomain.example.com> <0ff5dfe1-de32-4dae-872e-5401a3c04c97n@googlegroups.com> <87sf9niqb6.fsf@bsb.me.uk> <5fbef78e-14f8-43c4-afaf-17fa5bad12bdn@googlegroups.com> <874jm2tbkt.fsf@nosuchdomain.example.com> <87lefeukpy.fsf@bsb.me.uk> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: dont-email.me; posting-host="8632a0b02e32e421af6c4f3ef09a353e"; logging-data="1635443"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX186COsIfYQPjD57qQN/6Q3Z" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:g6+nlZWW/c5tzpAOJLKaKLw1mT8= sha1:dBUQR8BLOqjLKQNIRIORSaGwrqQ= Xref: csiph.com comp.lang.c:170863 Bart writes: [...] > (In the case of Fortran, I remember using machine-specific types such > as INTEGER*4 (i32) in 1979; was there anything similar in C before > C99? > > Funny that the non-low-level language had machine types, and > close-to-the-metal C didn't! So your complaint is that C has fixed-width types *now*, but didn't acquire them until 24 years ago? It's difficult to imagine any explanation that would satisfy you. And you're referring to the intN_t types as "machine types"? Why do you call them that? [...] -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Will write code for food. void Void(void) { Void(); } /* The recursive call of the void */