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,33fc00a6ce6be410 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail From: "Harald Korneliussen" Newsgroups: comp.lang.ada Subject: Re: Dynamic String Date: 31 Oct 2005 02:15:21 -0800 Organization: http://groups.google.com Message-ID: <1130753721.639869.322210@g43g2000cwa.googlegroups.com> References: NNTP-Posting-Host: 158.38.140.179 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1130753726 13152 127.0.0.1 (31 Oct 2005 10:15:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 31 Oct 2005 10:15:26 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) KHTML/3.3.2 (like Gecko),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=158.38.140.179; posting-account=5vUApw0AAADF5Kx_4-L9ZPdL9lZywYoQ Xref: g2news1.google.com comp.lang.ada:6071 Date: 2005-10-31T02:15:21-08:00 List-Id: TC wrote: > I have some problem with Strings Unbounded. > How read a string from keyboard and put in S(Strings Unbounded)? > > there is a manual or site on line that have an example of use the > Strings Unbounded, Wiki is no very good I believe GNAT has a utility function to do this. But when such a function is not standardized, I wonder how some people can say (like they do in wikibooks) that Ada is a rapid application development language.