missing online manual for the INQUIRE function ?
Janne Blomqvist
blomqvist.janne@gmail.com
Sat Oct 25 15:32:00 GMT 2008
jdelia@intec.unl.edu.ar wrote:
> 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.
INQUIRE is not a function, it's a statement. So you won't find it in the
listing of intrinsic procedures.
The gfortran manual, in general, does not attempt to explain the Fortran
language as such, except where gfortran extends the Fortran standard.
However, one exception to this rule is the intrinsic procedures section,
where all procedures gfortran supports are documented.
--
Janne Blomqvist
More information about the Fortran
mailing list