New to gfortran
RadSurfer
RadSurfer@yahoo.com
Thu Aug 2 08:36:00 GMT 2007
Tobias Burnus <burnus <at> net-b.de> writes:
> For the language reference:
> http://gcc.gnu.org/wiki/GFortranStandards
> gfortran has (modulo bugs) implemented all of Fortran 95 and a bit of
> Fortran 2003 (see manual for the implemented features).
>
> See intrinsics documentation in the manual (see above); additionally,
> using the "system" intrinsic subroutine or using ISO C Bindings (see
> Fortran 2003 standard) you can access (almost) any library function of
> your system.
>
> See also:
> - http://en.wikipedia.org/wiki/Fortran_language_features
>
> Real world examples (of different quality) can be found at:
> http://gcc.gnu.org/wiki/GfortranApps
> (well, they are actually real-world programs and not examples
>
> Otherwise, have a look around
> http://dmoz.org/Computers/Programming/Languages/Fortran/
>
> I can also recommend the book
> Fortran 95/2003 Explained by Michael Metcalf, John Reid, and Malcolm Cohen
> http://www.oup.com/uk/catalogue/?ci=9780198526933
> available in many libraries and bookstores.
>
> Tobias
THANK YOU everyone for the fine assistance.
It comes down to knowing _which_ reference I have to open to retrieve the
particular information I want. I am downloading what material I missed
by visiting the wiki earlier (thanks!) and will have to create a text file
to help me know which file to open to get at what I need.
I'm not doing this for school, or for profit, just to expand my interests in
programming! I wish I were introduced to Fortran when I was in grade school;
imagine what I could have accomplished by now :-) I fully support having
Fortran in school, the earlier the grade the better.
I'm sure I'll have additional questions as my urge to write programs increases.
//RadSurfer//
More information about the Fortran
mailing list