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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,49f7dd1bad1910ff X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-15 16:40:05 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!xmission!logbridge.uoregon.edu!msunews!not-for-mail From: "Chad R. Meiners" Newsgroups: comp.lang.ada Subject: Re: Problems with Ada.Text_IO and strings. Date: Wed, 15 Oct 2003 19:39:46 -0400 Organization: Michigan State University Message-ID: References: <8336eb21.0310131423.7410e1ec@posting.google.com> <1106548.PnMF1M2W6X@linux1.krischik.com> NNTP-Posting-Host: arctic.cse.msu.edu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:927 Date: 2003-10-15T19:39:46-04:00 List-Id: Try reading http://www.adapower.com/lang/get_line.html -CRM "CheGueVerra" wrote in message news:ryhjb.7736$PM2.813813@news20.bellglobal.com... > While I've bookmarked the link you posted, and am very thankfull, the thing > is I don't believe I can use external libs for the homework, But at the same > time if I have a String variable that is declared (1..20) Well, I don't > wnat the user to insert all blank spaces after his(her) name and not one > more because it will enter the buffer of the other string !! I want to > understand, but I guess I'm seeing things to C or C++ like still, and have > to reteach my brain how to think, but it's hard to grasp everything when > your just entering Names and addresses > > CheGueVerra > >