Intel® C++ Compiler XE 13.1 User and Reference Guides

Zg

Tells the compiler to generate function prototypes. This is a deprecated option.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Zg

Arguments

None

Default

OFF

The compiler does not create function prototypes.

Description

This option tells the compiler to generate function prototypes.

Alternate Options

None


Submit feedback on this help topic