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,9def0a9c238c7bd8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-13 17:22:08 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!199.60.229.5!newsfeed.direct.ca!look.ca!newsfeed1.earthlink.net!newsfeed2.earthlink.net!newsfeed.earthlink.net!news.mindspring.net!not-for-mail From: Larry Hazel Newsgroups: comp.lang.ada Subject: Re: Ada 0x Wish List Date: Tue, 13 Feb 2001 19:22:23 -0600 Organization: MindSpring Enterprises Message-ID: <3A89DDCF.A9CB94D7@mindspring.com> References: <3A87F362.3B2F6CEE@bton.ac.uk> <3A89AFC9.A218FF2@mindspring.com> <3A89BFD2.29ABF02B@mindspring.com> <96choc$kh9$1@hobbes2.crc.com> NNTP-Posting-Host: c7.ae.9c.26 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 14 Feb 2001 01:21:53 GMT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en,x-ns11F8K63r3NhQ,x-ns2r2e09OnmPe2 Xref: supernews.google.com comp.lang.ada:5246 Date: 2001-02-14T01:21:53+00:00 List-Id: David - Unfortunately, all of my Ada programming experience was the 83 version. I've done lots of reading on Ada 95, but that doesn't stick with you like using something does. I got totally frustrated and just retired because all they wanted me to look at was C/C++, SGML, Tcl/Tk, other people's lousy Ada 83, and writing specs where they didn't know what they wanted. Sorry for venting. I'll shut up now. Larry "David C. Hoos, Sr." wrote: > > Not only is a trim function a piece of cake -- its defined by > the language!! > e.g., Ada.Strings.Fixed.Trim > > "Larry Hazel" wrote in message > news:3A89BFD2.29ABF02B@mindspring.com... > > > > > > Fraser Wilson wrote: > > > > > > In article <3A89AFC9.A218FF2@mindspring.com>, > > > Larry Hazel wrote: > > > > > > >A Trim function is a piece of cake. > > > > > > Well, I know, but don't you think that the function I should be > > > writing is the one that adds a space when I want it? Indeed, > > > it wouldn't even be a function. > > > > > > Sticking space on the front of the images of positive integers > > > feels arbitrary. > > > > > > Fraser. > > > (obviously, this is not a big deal, just something that irritates me) > > > > It's bothered me some in the past also, but I never considered it a big > deal > > either. I think it was defined that way for symmetry since negative > numbers. A > > place for the sign.