Disk No: 2911 Disk Title: F2C - Fortran77 to C 1/2 (#2912 also) PC-SIG Version: S1.0 Program Title: F2C - Fortran77 to C Author Version: 06/91 Author Registration: None. Special Requirements: No special requirements. F2C - FORTRAN77 TO C converts Fortran 77 source code files to C or C++. A thorough and well documented piece of software, this program was put together and copyrighted by several programmers and is now made available for the serious programmer at no registration fee. 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. File names that end with `.p' or `.P' are taken to be prototype files, as produced by option `-P', and are read first. PC-SIG 1030D East Duane Avenue Sunnyvale Ca. 94086 (408) 730-9291 (c) Copyright 1989 PC-SIG, Inc.