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