Sujet : Re: Integral types and own type definitions (was Re: Suggested method for returning a string from a C program?)
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 27. Mar 2025, 20:31:33
Autres entêtes
Organisation : None to speak of
Message-ID : <87y0wqw9re.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.13 (Gnus v5.13)
James Kuyper <
jameskuyper@alumni.caltech.edu> writes:
On 3/26/25 05:59, Keith Thompson wrote:
David Brown <david.brown@hesbynett.no> 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.
From my experience, most do not. In particular, if you gave them
examples of a transaction and the relevant accounts, they would have no
idea which accounts should be debited, and which should be credited.
Sure, most people don't understand double-entry bookkeepping. I was
thinking of simpler concepts. Depositing money increases your bank
account balance, withdrawing money decreases it, withdrawing too
much can result in a negative balance, and so on. A checking account
or credit card statement shows numbers with or without a "-" symbol.
Most of us here are probably in the top 10% of the general population
in terms of mathematical knowledge, and it can be difficult to know
how much knowledge most people have. But I think that most people
have a decent basic understanding of positive and negative numbers.
As I mentioned recently, temperatures might have been a better
example.
And this is *way* off-topic.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */