missing online manual for the INQUIRE function ?
jdelia@intec.unl.edu.ar
jdelia@intec.unl.edu.ar
Sat Oct 25 14:34:00 GMT 2008
Hi all,
On "Manuals and other documentation", "Documentation for the current
development snapshot", "6.4 ACCESS ? Checks file access modes", at
http://gcc.gnu.org/onlinedocs/gfortran/ACCESS.html#ACCESS
There is the following description:
-------------
Description:
ACCESS(NAME, MODE) checks whether the file NAME exists, is
readable, writable or executable. Except for the executable check,
ACCESS can be replaced by Fortran 95's INQUIRE.
Standard:
GNU extension
-------------
As it is a GNU extension I choose to use INQUIRE function instead
ACCESS, but there is no link here for the INQUIRE function and I
cannot find it on the online documentation.
Regards,
Jorge.
--
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the Fortran
mailing list