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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.98.42.10 with SMTP id q10mr3139320pfq.9.1453882402048; Wed, 27 Jan 2016 00:13:22 -0800 (PST) X-Received: by 10.182.104.163 with SMTP id gf3mr346644obb.5.1453882401962; Wed, 27 Jan 2016 00:13:21 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h5no10002450igh.0!news-out.google.com!l1ni9081igd.0!nntp.google.com!o2no6597860iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 27 Jan 2016 00:13:21 -0800 (PST) In-Reply-To: <0b3ad8b5-fbc3-40eb-b478-3d41a098b9c6@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.55.197.220; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 91.55.197.220 References: <0b3ad8b5-fbc3-40eb-b478-3d41a098b9c6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <73cac424-f21b-401f-a00a-47c955419504@googlegroups.com> Subject: Re: Out_File , excess line From: AdaMagica Injection-Date: Wed, 27 Jan 2016 08:13:21 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:29256 Date: 2016-01-27T00:13:21-08:00 List-Id: You could try to open the file with Sequential_IO for Byte and look at the contents.