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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,db1e3158636a30f2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-15 11:22:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed1.bredband.com!bredband!uio.no!feed.news.nacamar.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: "Vincent Smeets" Newsgroups: comp.lang.ada Subject: Re: Fill string with multiple lines from standard_input Date: Thu, 15 Aug 2002 19:57:58 +0200 Organization: T-Online Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1029435691 05 31490 dYqkbTsXSZHw8d 020815 18:21:31 X-Complaints-To: abuse@t-online.com X-Sender: 05931805-0008@t-dialin.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:28067 Date: 2002-08-15T19:57:58+02:00 List-Id: Hallo, No. this is not homework! "Stephen Leake" wrote in message news:uk7mt18ig.fsf@gsfc.nasa.gov... > "Vincent Smeets" writes: > > > Hallo, > > > > How can I fill a string with multiple lines from the standard_input? I want > > to have all the characters read from the input till a end of file in a > > string. > > This sounds like a homework assignment. In which case, the best answer > is "go read your textbook". > > If this is not a homework assignment, write back saying that, and why > you need to do this. Then we can provide useful advice. > > -- > -- Stephe