This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: inquire fortran intrinsic functions with g77


hongxun lee wrote:

> for example, i want to know the detail options for 'open' or 'write', the
> detail info for the data type 'double precision' or 'integer', etc
> 
> 'man' sometimes gives useful infomation but i'm not sure the info given is
> about the system or the fortran language.

The g77 documentation and the man pages are assumed to be read *in
addition to* a book on Fortran 77 or at the very least, the Fortran 77
Standard:

	http://www.fortran.com/F77_std/rjcnf.html

Hope this helps,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]