Intel® Fortran Compiler 16.0 User and Reference Guide

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:

See Also