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!news2.google.com!proxad.net!newsfeed.stueberl.de!news.netplace.de!newsfeed.cw.net!news-FFM2.ecrc.de!news.net.uni-c.dk!dotsrc.org!news.dotsrc.org!not-for-mail Date: Wed, 26 Oct 2005 17:04:34 +0300 Subject: Re: Dynamic String Newsgroups: comp.lang.ada References: From: "Martin Krischik" Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (Win32, build 7700) Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 213.154.204.200 X-Trace: news.sunsite.dk DXC=jU[gBj:SX@]0Sc_VCmP]hZYSB=nbEKnk[GW Am 22.10.2005, 18:16 Uhr, schrieb TC : > 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 AdaCL (adacl.sf.net) has a Get_Line function with might be usefull. And of corse there is allways wikibooks: http://en.wikibooks.org/wiki/Ada_Programming/Libraries/Ada.Strings.Unbounded http://en.wikibooks.org/wiki/Ada_Programming/Libraries/Ada.Text_IO Both pages would have answered your question Martin