language specification
Steve Kargl
sgk@troutmask.apl.washington.edu
Sun Oct 2 02:14:00 GMT 2005
On Sun, Oct 02, 2005 at 02:01:56AM +0000, Alexander Valdez wrote:
> Where can I find out which language constructs are allowed?
> In particular is there support for
> Structures and Unions?
>
AFAIK, gfortran supports neither structures or unions.
It targets support for the Fortran 95 standard and
backwards compatibility with g77. The gfortran manual
(gfortran.info) is fairly incomplete, but you should
initially look there; then try the g77 manual. As for
the standard, try a google seach of "fortran 007.pdf".
--
Steve
More information about the Fortran
mailing list