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