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,33fc00a6ce6be410 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail From: "jimmaureenrogers@worldnet.att.net" Newsgroups: comp.lang.ada Subject: Re: Dynamic String Date: 22 Oct 2005 10:10:17 -0700 Organization: http://groups.google.com Message-ID: <1130001017.580658.248430@o13g2000cwo.googlegroups.com> References: NNTP-Posting-Host: 69.170.70.49 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1130001023 26865 127.0.0.1 (22 Oct 2005 17:10:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 22 Oct 2005 17:10:23 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=69.170.70.49; posting-account=SqOfxAwAAAAkL81YAPGH1JdBwpUXw9ZG Xref: g2news1.google.com comp.lang.ada:5876 Date: 2005-10-22T10:10:17-07: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 You could try the Ada Language Reference Manual, which is available in several formats at http://www.adaic.com/standards/ada95.html Jim Rogers