comp.lang.ada
 help / color / mirror / Atom feed
From: "Antoine JORGE RIBEIRO" <softst1@bruker.fr>
Subject: create and open function
Date: 1998/07/22
Date: 1998-07-22T00:00:00+00:00	[thread overview]
Message-ID: <901122614.215105@dedale.pandemonium.fr> (raw)

Hi!

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.

theses functions are described in Ada 95 Reference Manual :
(6)          procedure Create(File : in out File_Type;
                           Mode : in File_Mode := Out_File;
                           Name : in String := "";
                           Form : in String := "");
(7)          procedure Open  (File : in out File_Type;
                           Mode : in File_Mode;
                           Name : in String;
                           Form : in String := "");

if someone can explain it to me, that would be grate.
thanks

Antoine






             reply	other threads:[~1998-07-22  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-22  0:00 Antoine JORGE RIBEIRO [this message]
1998-07-22  0:00 ` create and open function dennison
1998-07-22  0:00 ` John Herro
1998-07-22  0:00 ` Markus Kuhn
1998-07-23  0:00 ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox