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-19 12:25:13 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.media.kyoto-u.ac.jp!hammer.uoregon.edu!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: Sun, 19 Oct 2003 15:24:03 -0400 Organization: Michigan State University Message-ID: References: <8336eb21.0310131423.7410e1ec@posting.google.com> <1106548.PnMF1M2W6X@linux1.krischik.com> <2042269.sOFEFQ0riL@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:1150 Date: 2003-10-19T15:24:03-04:00 List-Id: "Martin Krischik" wrote in message news:2042269.sOFEFQ0riL@linux1.krischik.com... > Chad R. Meiners wrote: > > > Try reading > > > > http://www.adapower.com/lang/get_line.html > > If you read my link you would know that the get_line on adapower is buggy. > It may produce a premature end of file exception when reeading the last > line. That being said, the link I provided explains how Get_Line works, which is what I wanted the OP to read. -CRM