Contents | Index | < Browse | Browse >
f2c    93.04.28    Fortran 77 to C translator

F2c converts Fortran 77 source code in files with names ending in `.f'
or `.F' to C (or C++) source files in the current directory, with `.c'
substituted for the final `.f' or `.F'.  If no Fortran files are
named, f2c reads Fortran from standard input and writes C on standard
output.  Filenames that end with `.p' or `.P' are taken to be
prototype files, as produced by option `-P', and are read first.

Author: David Gay
Stu Feldman
Mark Maimone
Norm Schryer
Path: GNU/f2c-1993.04.28.tar.gz