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,252f2be60bbae87b X-Google-Attributes: gid103376,public From: Markus Kuhn Subject: Re: create and open function Date: 1998/07/22 Message-ID: <35B6165F.92F7DDD@cl.cam.ac.uk>#1/1 X-Deja-AN: 373888631 Content-Transfer-Encoding: 7bit References: <901122614.215105@dedale.pandemonium.fr> Content-Type: text/plain; charset=us-ascii Organization: Cambridge University, Computer Laboratory Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-22T00:00:00+00:00 List-Id: Antoine JORGE RIBEIRO wrote: > I would like to know what is the meaning of the fourth paramtre in the > functions Create and Open from the packages Direct_IO, Sequential_IO > or Text_IO. > > (6) procedure Create(File : in out File_Type; > Mode : in File_Mode := Out_File; > Name : in String := ""; > Form : in String := ""); http://www.cl.cam.ac.uk/~mgk25/volatile/gnat_rm.html#SEC11 Markus -- Markus G. Kuhn, Security Group, Computer Lab, Cambridge University, UK email: mkuhn at acm.org, home page: