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