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,f0e99d1ec180c8f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news3.google.com!news.glorb.com!feed20.multikabel.net!multikabel.net!feed10.multikabel.net!feeder1.cambrium.nl!feed.tweaknews.nl!ecngs!feeder.ecngs.de!proxad.net!cleanfeed2-a.proxad.net!nnrp3-2.free.fr!not-for-mail Message-ID: <43FAB9DE.30805@c-s.fr> Date: Tue, 21 Feb 2006 07:57:34 +0100 From: BONNIN Hugues User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: add string to an array References: <1140501954.538277.53840@g47g2000cwa.googlegroups.com> In-Reply-To: <1140501954.538277.53840@g47g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Organization: Guest of ProXad - France NNTP-Posting-Date: 21 Feb 2006 07:57:33 MET NNTP-Posting-Host: 82.236.244.163 X-Trace: 1140505053 nnrp3-2.free.fr 29623 82.236.244.163:3040 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:3032 Date: 2006-02-21T07:57:33+01:00 List-Id: isaac2004 a �crit : > hello > how would i take an inputted string and out every character into a cell > of an array? > thanks > a string IS an array.