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,47b871fef9bb1459 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-26 09:17:33 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!newsfeed.cs.wisc.edu!nnxp1.twtelecom.net!newsfeed.wirehub.nl!news-out.nuthinbutnews.com!propagator2-austin!propagator!feed2.newsfeeds.com!newsfeeds.com!news-in-austin.nuthinbutnews.com!news.interware.hu!ludens.elte.hu!kotee From: kotee@ludens.elte.hu Newsgroups: comp.lang.ada Subject: Re: string input Message-ID: Date: 26 Nov 2001 18:16:44 +0100 References: <3C025666.4108D449@icn.siemens.de> Organization: Eotvos University, Budapest, Hungary Xref: archiver1.google.com comp.lang.ada:16990 Date: 2001-11-26T18:16:44+01:00 List-Id: In article <3C025666.4108D449@icn.siemens.de>, Alfred Hilscher writes: > kotee@ludens.elte.hu wrote: >> >> helo >> >> what can i do if i wanna read user input to a string with >> length short (i wanna do it in loop), and user write a >> very long string. if it happens the next and the next... >> input is filled with that trash of first input... >> pls hlp >> >> kotee > > Your looking for Skip_Line ? yes! :))))