public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* inquire fortran intrinsic functions with g77
@ 2002-06-30 13:56 hongxun lee
  2002-07-01 12:34 ` Toon Moene
  0 siblings, 1 reply; 2+ messages in thread
From: hongxun lee @ 2002-06-30 13:56 UTC (permalink / raw)
  To: gcc-help

Hi, community, basic Qs related to FORTRAN on unix:

1. besides man and  info, any other commands to inquire infomation in unix?

2. i use both IRIX fortran90 and Cygwin g77:

how to inquire the intrinsic functions (procedures) or other related info of
the fortran language (not the shell or system)?

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.

What are the correct command formats?

Thanks




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: inquire fortran intrinsic functions with g77
  2002-06-30 13:56 inquire fortran intrinsic functions with g77 hongxun lee
@ 2002-07-01 12:34 ` Toon Moene
  0 siblings, 0 replies; 2+ messages in thread
From: Toon Moene @ 2002-07-01 12:34 UTC (permalink / raw)
  To: hongxun lee; +Cc: gcc-help

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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-01 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-30 13:56 inquire fortran intrinsic functions with g77 hongxun lee
2002-07-01 12:34 ` Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).