Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ratfor(1) — Sun FORTRAN 1.3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

f77(1)

RATFOR(1)  —  USER COMMANDS

NAME

ratfor − rational FORTRAN dialect

SYNOPSIS

ratfor [ −6c ] [ −C ] [ −h ] [ filename ... ]

DESCRIPTION

ratfor converts the rational FORTRAN dialect into standard FORTRAN 77.  It provides control flow constructs essentially identical to those in C.  See the Sun FORTRAN Reference Manual for a description of the Ratfor language. 

OPTIONS

−6cUse the character c as the continuation character in column 6 when translating to FORTRAN.  The default is to use the & character as a continuation character. 

−CPass Ratfor comments through to the translated code. 

−hTranslate Ratfor string constants to Hollerith constants of the form nnnhstring.  Otherwise just pass the strings through to the translated code. 

SEE ALSO

f77(1)

Ratfor in the Sun  FORTRAN Reference’s Manual"

Sun Release 4.1  —  Last change: 5 May 1988

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026