Intel® Fortran Compiler XE 13.1 User and Reference Guides

Qinline-dllimport

Determines whether dllimport functions are inlined.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Qinline-dllimport

/Qinline-dllimport-

Arguments

None

Default

/Qinline-dllimport

The dllimport functions are inlined.

Description

This option determines whether dllimport functions are inlined. To disable dllimport functions from being inlined, specify /Qinline-dllimport-.

Alternate Options

None


Submit feedback on this help topic