Path: csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: iso646.h Date: Wed, 24 Jan 2024 12:26:07 -0800 Organization: None to speak of Lines: 25 Message-ID: <87ede65vhc.fsf@nosuchdomain.example.com> References: <87cytrajvc.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: dont-email.me; posting-host="1a14796772ccb3100f0d224a23edc517"; logging-data="2054292"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19OylnuRNLki3gcMWeCCX7K" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:h6c+J6lLRyw63bkmZbUEZL5QWio= sha1:QcRUAX4+inUbLxSFKbt3o0lm4gU= Xref: csiph.com comp.lang.c:380841 Lawrence D'Oliveiro writes: > On Wed, 24 Jan 2024 14:17:04 -0000 (UTC), Lew Pitcher wrote: >> and, yes, COBOL programmers are still in demand, mostly by financial >> institutions that have hundreds of millions of lines of COBOL code to >> maintain. > > I suspect a lot of those institutions have already gone out of business, > or are close to going out of business. And the amounts they have to pay > COBOL programmers to maintain their code are hastening that end. > >> Are you certain that you want your taxes to be calculated in >> floatingpoint? ;-) > > How else would you handle compound interest? In whatever manner is specified by the relevant regulations. I don't know what those regulations say, but I would not be at all surprised if some of them require wide fixed-point calculations of some sort with carefully specified rounding rules. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for Medtronic void Void(void) { Void(); } /* The recursive call of the void */