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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f849b,b8d52151b7b306d2 X-Google-Attributes: gidf849b,public X-Google-Thread: 103376,a00006d3c4735d70 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-30 13:45:16 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!chcgil2-snh1.gtei.net!news.bbnplanet.com!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.arch.embedded,comp.lang.ada Subject: Re: Certified C compilers for safety-critical embedded systems Date: 30 Dec 2003 15:45:14 -0600 Organization: Berbee Information Networks Corporation Message-ID: References: <3fe00b82.90228601@News.CIS.DFN.DE> <3FE026A8.3CD6A3A@yahoo.com> <3bf1uvg2ntadvahfud2rg6ujk24sora6gr@4ax.com> <2u3auvogde8ktotlaq0ldiaska3g416gus@4ax.com> <20619edc.0312221020.3fd1b4ee@posting.google.com> <20619edc.0312222106.3b369547@posting.google.com> <45cs9hAbLc6$EAAx@phaedsys.demon.co.uk> <3fe9f0d7.104475725@News.CIS.DFN.DE> <5802069.JsgIOrganization: LJK Software NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1072820675 9957 192.135.80.34 (30 Dec 2003 21:44:35 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 30 Dec 2003 21:44:35 +0000 (UTC) Xref: archiver1.google.com comp.arch.embedded:6399 comp.lang.ada:3967 Date: 2003-12-30T15:45:14-06:00 List-Id: In article <1072819860.150168@master.nyc.kbcfp.com>, Hyman Rosen writes: > CBFalconer wrote: >> You live in a highly peculiar world. :-) >> Martin means array indices, not numbers, IMO. > > Counting in the real world is done in many peculiar ways. > For example, at least in the US, house numbers tend to be > even on one side of the street and odd on the other. > > Counting in computer programs should be done in a way most > convenient for the programs to do their work. And it is, generally using binary... Counting in the _source_ of computer programs should be done in the way to maximize correctness of the computer-human interface. For the number of people who attended a Modern Western Square Dance, that means starting at 8 (any fewer and there was no dance).