Home > Archive > Fortran > April 2006 > Fortran 95 manual
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Thomas Turbato 2006-04-18, 8:07 am |
| Hello,
I'm looking for a manual (online, pdf, html, doc,...) about fortran 95
language.
I searched but I haven't found what I need.
Can anyboby help me?
Tanks
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
| |
| beliavsky@aol.com 2006-04-18, 7:04 pm |
| Thomas Turbato wrote:
> Hello,
> I'm looking for a manual (online, pdf, html, doc,...) about fortran 95
> language.
> I searched but I haven't found what I need.
> Can anyboby help me?
Some Fortran compiler vendors make their manuals available online, for
example
HP/Compaq
http://h21007.www2.hp.com/dspp/file...s/lrm/dflrm.htm
I think IBM, SUN, and other vendors have similar online resources. Of
course, there will be a mix of general Fortran and compiler-specific
information.
There are links to Fortran tutorials at
http://www.dmoz.org/Computers/Progr...tran/Tutorials/
..
| |
| Walt Brainerd 2006-04-18, 7:04 pm |
| Thomas Turbato wrote:
> Hello,
> I'm looking for a manual (online, pdf, html, doc,...) about fortran 95
> language.
> I searched but I haven't found what I need.
> Can anyboby help me?
>
> Tanks
>
>
It is not clear from your posting whether you want
a manual for some particular compiler or general
information about the Fortran 95 language.
If the latter, at fortran.com you will find pointers
to free tutorials, books in PDF format for $10, and
regular printed books.
--
Walt Brainerd walt@fortran.com
The Fortran Company
6025 N. Wilmot Rd., Tucson, AZ 85750 USA
http://www.fortran.com
| |
|
| Most endors publish manuals, tech notes online. For example, I use g95
under Windows, but I reference the Intel language manual. The language
extensions are printed in color. You can leave out those functions if
you don't use the Intel compiler.
Link:
http://www.intel.com/cd/software/pr...lers/219840.htm
|
|
|
|
|