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.0 required=5.0 tests=BAYES_20 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47b871fef9bb1459,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-26 01:46:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!freenix!isdnet!news.interware.hu!ludens.elte.hu!kotee From: kotee@ludens.elte.hu Newsgroups: comp.lang.ada Subject: string input Message-ID: Date: 26 Nov 2001 10:45:44 +0100 Organization: Eotvos University, Budapest, Hungary Xref: archiver1.google.com comp.lang.ada:16972 Date: 2001-11-26T10:45:44+01:00 List-Id: 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