Intel® Fortran Compiler XE 13.1 User and Reference Guides

ATTRIBUTES CVF

The ATTRIBUTES direction option CVF tells the compiler to use calling conventions compatible with Compaq Visual Fortran* and Microsoft Fortran PowerStation. It takes the following form:

cDEC$ ATTRIBUTES CVF :: object[, object] ...

c

Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.

object

Is the name of a data object or procedure.

The conventions that are used are as follows:

See Also


Submit feedback on this help topic