This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: intrinsic functions not yet documented
Where appropiate, I would like to introduce an additional "See also" section,
e.g.
* IAnd, see also IOr, IEOr
* lbound, see also ubound
* iargc, see also getarg, get_command, get_command_argument
* ... to be continued
Any objections?
I don't think there will be any objections.
By the way, I think it might be worth replacing the "option" section
("f95" or "gnu" or both) by a "Standards" section, which could state
"new in F95", "F77, F95 and F2003", "new in F2003", "GNU extension" or
things like that. Do you like the idea?
FX