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