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