CEPA Home

The C/Fortran Interface Kit

Components of the Kit


The C/Fortran interface kit consists of two parts. The first part is a header file named cfortran.h which defines a large number of general macros for communicating information between C and Fortran language code. The second part is a program named f2h which performs syntactical analysis on a set of Fortran coded routines and generates another header file that is specific to this set of routines.

At present, we have documentation on only the first part of the C/Fortran interface kit. As we obtain manuals and other documents for the other part, we will make them available here.


README File for the C/Fortran Interface Kit

Manual for the C/Fortran Interface Kit

Example Program Using the C/Fortran Interface Kit


The currently available header files are listed below. Each list entry is a link and may be used to download the corresponding file.