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: Mon, 29 Jan 2024 13:00:46 -0800 Organization: None to speak of Lines: 39 Message-ID: <87sf2f6eip.fsf@nosuchdomain.example.com> References: <87frym7l3p.fsf@nosuchdomain.example.com> <87jznu1c4v.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Info: dont-email.me; posting-host="7785f266d7a579ac4bdae19d9302dff6"; logging-data="659781"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QsxhQNU7CN7cUb8Jx+SKF" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:TQ8gutRZJK4+TGSDPs8kPDVfWk8= sha1:Un5YbQ3KdlXZP1QN7zrjepMgHI0= Xref: csiph.com comp.lang.c:381196 Malcolm McLean writes: > On 29/01/2024 16:18, David Brown wrote: >> On 28/01/2024 20:49, Malcolm McLean wrote: >>> On 28/01/2024 18:24, David Brown wrote: >>> I'd expect that most general purpose programs written by Norwegians >>> use an English interface, even if it isn't really expected that the >>> program will find an audience beyond some users in Norway. Except >>> of course for programs which in some way are about Norway. >> Why? >> > Generally programmers are educated people and educated people use > English for serious purposes. Not always of course and Norway might be > an exception. But I'd expect that in a Norweigian university, for > example, it would be forbidden to document a program in Norwegian or > to use non-English words for identifiers. And probably the same in a > large Norwegina company. I might be wrong about that and I have never > visited Norway or worked for a Norweigian employer (and obviously I > couldn't do so unless the policy I expect was followed). You assert that "educated people use English for serious purposes". I don't have the experience to refute that claim, but I suspect it's arrogant nonsense. I could be wrong, of course. Even given that assumption, you ignore the possibility that programs might be intended to be used by non-programmers. You ignore my own examples of software I've worked on that can be configured to show all messages in any of several languages, including Norwegian, presumably because there's a demand for it. And you ignore the statements of someone who lives in Norway and knows what he's talking about. Consider not making definitive statements about things you don't know about. [...] -- 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 */