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: 103376,8f2146b9c1ab93cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-13 00:37:20 PST From: "Martin Dowie" Newsgroups: comp.lang.ada References: <3c8e02cb$1@pull.gecm.com> <3C8E3171.61E8029C@boeing.com> Subject: Re: ToString? Date: Wed, 13 Mar 2002 08:38:29 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 NNTP-Posting-Host: sg2c11210.sd.edinbr.gmav.gecm.com Message-ID: <3c8f0fbe$1@pull.gecm.com> X-Trace: 13 Mar 2002 08:37:18 GMT, sg2c11210.sd.edinbr.gmav.gecm.com Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!newsswitch.lcs.mit.edu!newspump.monmouth.com!newspeer.monmouth.com!peer.news.zetnet.net!btnet-feed3!btnet!newreader.ukcore.bt.net!pull.gecm.com!sg2c11210.sd.edinbr.gmav.gecm.com Xref: archiver1.google.com comp.lang.ada:21149 Date: 2002-03-13T08:38:29+00:00 List-Id: > > The string will have a ' ' character at the front if positive. > > More accurately, the string will have a leading space if the value is > not negative. Ah, the '0' isn't a positive number thang!