←Prev
CNF and F77
Mixed Language Programming – FORTRAN and C
Next→
TOC ↑
F77_REAL_TYPE
Define the type REAL
Description:
Define the C type that corresponds to the FORTRAN type REAL.
Invocation
F77_REAL_TYPE
Examples:
F77_REAL_TYPE
will expand as follows:
All systems:
float
←Prev
CNF and F77
Mixed Language Programming – FORTRAN and C
Next→
TOC ↑