IDL Access Tools: Programs . copies of the HDF formatted data set. fortran_sample.f A sample program written in Fortran that shows how to access the data using a Fortran program.
Use FORTRAN on Unix (L-2) . Programs written in the FORTRAN77 standard will compile using the FORTRAN90 compiler. Libraries such as NAG and IMSL are written in FORTRAN.
Fortran Tutorial . Originally, all Fortran programs had to be written in all upper-case letters. Most people now write lower-case since this is more legible, ..
Introduction . compatibility with programs written in SVS Fortran and Fortran 66. The coding interface between Fortran programs and programs written in C and ..
Free Fortran Software . produces various reports on the structure of the original Fortran program .. random number generator written in Fortran 77 (or Fortran 90 fixed form).
Section L3.2: Writing Simple Fortran Programs . extension' .f90 or else they will not be recognised as Fortran programs. program hello ! Very first example program ! Written by JWP, September 1998 ..