home *** CD-ROM | disk | FTP | other *** search
- This is a port of f2c a Fortran to C convertor.
- Put f2c in your library directory.
- Put your Fortran file in a directory called 'f'.
- Make a directory called 'c' at the same level.
- Type 'f2c f.foobar' and your off.
- When compiling the C add F: to the header path and link with
- 'C:o.stubs' and 'F:o.f2c_lib'.
-
- Some original documentation is in the 'Original' directory.
- Note: This port was completed only 15 days after the general release.
- Is this a record?
-
- Scott Ashcroft
- Dept. Computing & Elec. Eng.
- Heriot-Watt University
- Riccarton
- EDINBURGH
- EH14 2AS
-
- Email: ashcroft@cee.hw.ac.uk
-
- 25/05/94 (Arc Version 0.03)
-