A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-E44FC436-FC01-4A20-B067-B3642F59A6F8
Visible to Intel only — GUID: GUID-E44FC436-FC01-4A20-B067-B3642F59A6F8
ATTRIBUTES CVF
The ATTRIBUTES direction option CVF tells the compiler to use calling conventions compatible with Compaq Visual Fortran* and Microsoft Fortran PowerStation.
!DIR$ ATTRIBUTES CVF :: object[, object] ...
object |
Is the name of a data object or procedure. |
The conventions that are used are as follows:
The argument passing mechanism: by reference
Character-length argument passing: following the argument address
The external name case: uppercase
The name decoration: none