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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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,ASCII Received: by 10.68.227.166 with SMTP id sb6mr5303491pbc.4.1331213751566; Thu, 08 Mar 2012 05:35:51 -0800 (PST) Path: h9ni2539pbe.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: mockturtle Newsgroups: comp.lang.ada Subject: Re: Can I convert a string of letters into an array? Date: Thu, 8 Mar 2012 05:06:41 -0800 (PST) Organization: http://groups.google.com Message-ID: <10862968.759.1331212001292.JavaMail.geo-discussion-forums@ynkz21> References: <9891847.4305.1330998375979.JavaMail.geo-discussion-forums@vbai14> <3994111.4442.1331003406394.JavaMail.geo-discussion-forums@vblb5> NNTP-Posting-Host: 158.110.27.77 Mime-Version: 1.0 X-Trace: posting.google.com 1331213751 24552 127.0.0.1 (8 Mar 2012 13:35:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 8 Mar 2012 13:35:51 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=158.110.27.77; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-03-08T05:06:41-08:00 List-Id: On Thursday, March 8, 2012 12:30:06 PM UTC+1, Simon Wright wrote: > tonyg writes: >=20 > > On Mar 6, 3:10=A0am, Will wrote: >=20 > >> 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 :) >=20 > Me too. Google is your friend; enter Ada.Containers.Generic_Array_Sort & > look at the second hit. Why bothering with Google? Just check paragraph A.18.16 of our beloved RM ;= -).=20