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