Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
cfortran.h
Jump to user comments
library A transparent, machine independent interface
between C and Fortran routines and global data by
Burkhard Burow at CERN in Swizerland. It provides macros
which allow the C preprocessor to translate a simple
description of a C (Fortran) routine or global data into a
Fortran (C) interface.