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,c8faa961aaf3fddb X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!v46g2000cwv.googlegroups.com!not-for-mail From: "Martin Krischik" Newsgroups: comp.lang.ada Subject: Re: help with string splitting Date: 10 Mar 2006 02:45:56 -0800 Organization: http://groups.google.com Message-ID: <1141987556.927073.38720@v46g2000cwv.googlegroups.com> References: <1141863131.984654.144550@j52g2000cwj.googlegroups.com> <4jMPf.4128$6I.3573@newsread3.news.pas.earthlink.net> <1141883649.513514.212680@p10g2000cwp.googlegroups.com> <2315080.YNFrSGcu4b@linux1.krischik.com> <1141929103.884438.161300@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: 138.189.120.37 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1141987562 6240 127.0.0.1 (10 Mar 2006 10:46:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Mar 2006 10:46:02 +0000 (UTC) In-Reply-To: <1141929103.884438.161300@i40g2000cwc.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Opera/8.52 (Windows NT 5.0; U; de),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v46g2000cwv.googlegroups.com; posting-host=138.189.120.37; posting-account=2-0LkQwAAAAQMhPSoYwlMiUmi-6lYh44 Xref: g2news1.google.com comp.lang.ada:3324 Date: 2006-03-10T02:45:56-08:00 List-Id: Well I quickly put a description together for you: http://en.wikibooks.org/wiki/Ada_Programming/Types/array#Array_Attributes do follow some of the links - especialy the one about loops on arrays. Martin