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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fb00b4031f5d9d4a X-Google-Attributes: gid103376,public From: Gautier Subject: Re: GNAT's Text_IO & empty files Date: 1998/07/07 Message-ID: <35A200D9.E5AAC021@maths.unine.ch>#1/1 X-Deja-AN: 369172162 Content-Transfer-Encoding: 7bit References: <35A0B7C5.1011D794@Maths.UniNe.CH> Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-07T00:00:00+00:00 List-Id: << Most certainly if you comment these lines out, your resulting runtime will not be compliant with annex A of the reference manual. >> Maybe you mean that the line feed is a line and file terminator . It's true on Unix, it false on DOS or Windows, where it is a line separator. It's like the ';' which follows intructions in Ada but separate them in Pascal. << These lines were not put in for amusement! >> Oh, you surprise me! Are you serious? -- Gautier -------- Homepage: http://www.unine.ch/math/Personnel/Assistants/Gautier/Montmollin.html Software: http://www.unine.ch/math/Personnel/Assistants/Gautier/Gaut_FTP.htm