Next: F77_CALL - Call a FORTRAN routine from C
Up: Full Description of F77 Macros
Previous: F77_BLANK_COMMON - Refer to blank common
F77_BYTE_TYPE
- Define the type BYTE
- Description:
- Define the C type that corresponds to the FORTRAN type BYTE.
- Invocation:
- F77_BYTE_TYPE
- Examples:
-
- F77_BYTE_TYPE
- will expand as follows:
All Unix: |
signed char |
VAX/VMS: |
char |
Next: F77_CALL - Call a FORTRAN routine from C
Up: Full Description of F77 Macros
Previous: F77_BLANK_COMMON - Refer to blank common
CNF and F77 Mixed Language Programming -- FORTRAN and C
Starlink User Note 209
P.M. Allan
A.J. Chipperfield
R.F. Warren-Smith
19 January 2000
E-mail:ussc@star.rl.ac.uk