F77_TO_F90
Convert FORTRAN77 to FORTRAN90


F77_TO_F90 is a FORTRAN90 program which can convert FORTRAN77 codes to FORTRAN90 format.

Usage:

f77_to_f90 input.f output.f90
where

Languages:

F77_TO_F90 is available in a FORTRAN90 version.

Related Programs and Data:

F90_TO_F77, a FORTRAN90 program which assists in the conversion of a FORTRAN90 file to FORTRAN77 format.

FIXCON, a FORTRAN90 program which reads a FORTRAN file using FORTRAN77 continuation statements, and makes a copy that uses FORTRAN90 continuation instead.

Author:

Michael Metcalfe

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 27 April 2008.