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,6a92bd2482ff337b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-14 19:02:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!nntp-relay.ihug.net!ihug.co.nz!west.cox.net!cox.net!newsfeed1.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail From: "Eric G. Miller" Subject: Re: Streams and files User-Agent: Pan/0.13.0 (The whole remains beautiful (Debian GNU/Linux)) Message-ID: Newsgroups: comp.lang.ada References: <49b752211ac11632e3f829848b2e826c.110780@mygate.mailgate.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 15 Oct 2002 02:02:04 GMT NNTP-Posting-Host: 216.119.6.188 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 1034647324 216.119.6.188 (Mon, 14 Oct 2002 19:02:04 PDT) NNTP-Posting-Date: Mon, 14 Oct 2002 19:02:04 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:29785 Date: 2002-10-15T02:02:04+00:00 List-Id: In <49b752211ac11632e3f829848b2e826c.110780@mygate.mailgate.org>, Sim Con wrote: > little add-on question: can i open a file in out_mode and then use the > while end_of_file loop on that ? thanx!! Ask yourself, "When would the End_Of_File condition be true on a file opened for writing?"