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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3132fa2f1b036425 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-31 05:13:02 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.netkonect.net!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: number_base Date: Fri, 31 Oct 2003 13:12:02 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host81-129-101-214.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1067605922 19790 81.129.101.214 (31 Oct 2003 13:12:02 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Fri, 31 Oct 2003 13:12:02 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:1868 Date: 2003-10-31T13:12:02+00:00 List-Id: "Frank J. Lhota" wrote in message news:Gndob.28781$294.490@nwrdny03.gnilink.net... > Has anyone in this NG written an Ada program that used a number base other > than 2, 8, 10, or 16? These days, it would be hard to find an example that > uses base 8. Looking at current usage, it is hard to make the case for more > number bases. Yup, base-36 (digital moving map applications).