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,87c9eb1ac78f3483 X-Google-Attributes: gid103376,public From: john@assen.demon.co.uk (John McCabe) Subject: Re: [Ada.]Text_IO.Create Date: 1997/05/15 Message-ID: <337b5872.648279@news.demon.co.uk>#1/1 X-Deja-AN: 241761871 X-NNTP-Posting-Host: assen.demon.co.uk [158.152.218.101] References: <3378c3c3.3637188@news.demon.co.uk> Newsgroups: comp.lang.ada Date: 1997-05-15T00:00:00+00:00 List-Id: john@assen.demon.co.uk (John McCabe) wrote: That's all very well, but... What about this bit? >Further, I find the concept of creating an In_File interesting. I >noted from s-fileio.adb that if a call to Create is made with the mode >In_File, the open method "w+" is passed to the fopen function (i.e. >append-ish). I'd appreciate the information if anyone knows whether >this is a typical implementation and whether there is some precedent >or advice anywhere on this matter. I did look to the Ada 95 Rationale >for information but found nothing of use on this subject. Best Regards John McCabe