next up previous 252
Next: F77_FALSE - The logical value FALSE
Up: Full Description of F77 Macros
Previous: F77_EXPORT_CHARACTER_ARRAY_P - Export an array of pointers to char from C to a FORTRAN CHARACTER array.


F77_EXTERNAL_NAME - The external name of a function

Description:
Define the external name of a C function. This may have such things as trailing underscores.

Invocation:
F77_EXTERNAL_NAME

Examples:

F77_EXTERNAL_NAME(name)
will expand as follows:

All Unix: name_
VAX/VMS: name




next up previous 252
Next: F77_FALSE - The logical value FALSE
Up: Full Description of F77 Macros
Previous: F77_EXPORT_CHARACTER_ARRAY_P - Export an array of pointers to char from C to a FORTRAN CHARACTER array.

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