DJGPP版 FORTRAN to C
F2c converts Fortran 77 source code in files with names end-
ing in `.f' or `.F' to C (or C++) source files in the	cur-
rent 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.  File	names
that end with	`.p' or	`.P' are taken to be prototype files,
as produced by option	`-P', and are read first.
| ソフト名: | f2c | 
|---|---|
| 動作OS: | MS-DOS | 
| 機種: | IBM-PC | 
| 種類: | フリーソフト | 
| 作者: | AT&T Lucent Technologies and Bellcore |