←Prev
CNF and F77
Mixed Language Programming – FORTRAN and C
Next→
TOC ↑
F77_POINTER_TYPE
Define the type POINTER
Description:
Define the C type that corresponds to a FORTRAN integer used as a pointer.
Invocation
F77_POINTER_TYPE
Examples:
F77_POINTER_TYPE
will expand as follows:
All systems:
unsigned int
←Prev
CNF and F77
Mixed Language Programming – FORTRAN and C
Next→
TOC ↑