From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,901cf02e3fdf0c96 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!txtfeed1.tudelft.nl!tudelft.nl!binfeed1.tudelft.nl!kanaga.switch.ch!switch.ch!newsserver.news.garr.it!newsserver.cilea.it!not-for-mail From: Colin Paul Gloster Newsgroups: comp.lang.ada Subject: Re: SI Units - has Ada missed the boat? Date: 24 Jul 2007 09:59:32 GMT Organization: CILEA Message-ID: References: <1183907619.564482.240470@w3g2000hsg.googlegroups.com> <1184742672.910297.54010@o11g2000prd.googlegroups.com> <469dcbd2$0$21009$9b4e6d93@newsspool1.arcor-online.net> <1185168595.983271.43740@d55g2000hsg.googlegroups.com> <1185216229.18184.19.camel@sonnenregen> NNTP-Posting-Host: urano.iet.unipi.it X-Trace: newsserver.cilea.it 1185271172 16711 131.114.52.131 (24 Jul 2007 09:59:32 GMT) X-Complaints-To: news@cilea.it NNTP-Posting-Date: 24 Jul 2007 09:59:32 GMT User-Agent: slrn/0.9.8.1 (Linux) Xref: g2news1.google.com comp.lang.ada:16588 Date: 2007-07-24T09:59:32+00:00 List-Id: On 2007-07-23, Georg Bauhaus wrote: |------------------------------------------------------------------------| |"[..] | | | | In fact, I think that many problems in programming | | with number types have origins in the tempting | | similarity of ASCII symbols for computer arithmetic | | and mathematical expressions on paper. | | [..]" | |------------------------------------------------------------------------| You are too kind. Within the last twelve months, it was revealed in a two part article in "C Vu" in which given answers to a programming quiz conducted at a recent conference of the Association of C & C++ Users were summarized, that many (a minority, but still many) programmers were unaware that * has higher precedence than binary +. I am not kidding. Sincerely, Colin Paul Gloster