Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Integral types and own type definitions (was Re: Suggested method for returning a string from a C program?) Date: Wed, 26 Mar 2025 12:42:36 -0700 Organization: None to speak of Lines: 20 Message-ID: <87jz8b60k3.fsf@nosuchdomain.example.com> References: <20250319201903.00005452@yahoo.com> <86r02roqdq.fsf@linuxsc.com> <86o6xpk8sn.fsf@linuxsc.com> <20250325011327.41@kylheku.com> <20250325131110.000056bd@yahoo.com> <86bjtpjp22.fsf@linuxsc.com> <87iknw7sz8.fsf@nosuchdomain.example.com> <87sen05cza.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 26 Mar 2025 20:42:38 +0100 (CET) Injection-Info: dont-email.me; posting-host="469e8dc95fda8e96af14b48a4cec7ffc"; logging-data="2577851"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+chp+QD5Up5RcV7gs/BWq7" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:Wv9IaroAoyuFKk7z5zGRAHftQZ4= sha1:QVo+hCii7HO7aoF4LKXixU1OVgY= Xref: csiph.com comp.lang.c:391707 David Brown writes: > On 26/03/2025 10:59, Keith Thompson wrote: >> David Brown writes: >> [...] >>> Sure. But most people have forgotten such details long ago - negative >>> numbers are not part of daily life (except as an indicator of how much >>> you owe the bank...). After all, negative numbers are not natural! >> Most people understand credits and debits. > > They do. But they understand it as "I owe the bank $100" - they don't > view it as "I have -$100 in my bank account". Better example: temperatures. Most people understand that if the temperature goes from -10° to +10°, it's gotten 20° warmer. Let's drop this. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */