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

nologo

Tells the compiler to not display compiler version information.

IDE Equivalent

Windows: General > Suppress Startup Banner

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/nologo

Arguments

None

Default

OFF

Description

Tells the compiler to not display compiler version information.

Alternate Options

None


Submit feedback on this help topic