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,612990d6f00ea42 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.129.169 with SMTP id nx9mr5082659pbb.2.1331206208073; Thu, 08 Mar 2012 03:30:08 -0800 (PST) Path: h9ni2203pbe.0!nntp.google.com!news1.google.com!volia.net!news2.volia.net!feed-A.news.volia.net!news.musoftware.de!wum.musoftware.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Can I convert a string of letters into an array? Date: Thu, 08 Mar 2012 11:30:06 +0000 Organization: A noiseless patient Spider Message-ID: References: <9891847.4305.1330998375979.JavaMail.geo-discussion-forums@vbai14> <3994111.4442.1331003406394.JavaMail.geo-discussion-forums@vblb5> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="2025"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+N04o6zxWIuCTAqOBr7f0TzThZcto7kqU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:TAaWmdlZfoZXTG0aGCYrNuJpMf4= sha1:EAteKQscXzKc96KqzudbFqQqi+g= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-03-08T11:30:06+00:00 List-Id: tonyg writes: > On Mar 6, 3:10 am, Will wrote: >> Jeff, I am a beginner at Ada, so I have no idea what you mean by that >> ha ha? > > I've been using Ada since 1987 (not all the time) and I'm still > finding useful stuff I didn't know about it. I'm also still ask stuff > in here pretty regularly :) Me too. Google is your friend; enter Ada.Containers.Generic_Array_Sort & look at the second hit.