logo

Displays the compiler version information.

Syntax

Linux:

-logo

-nologo

macOS:

-logo

-nologo

Windows:

/logo

/nologo

Arguments

None

Default

Linux* and macOS*: nologo

The compiler version information is not displayed.

Windows*: logo

The compiler version information is displayed.

Description

This option displays the startup banner, which contains the following compiler information:

This option can be placed anywhere on the command line.

IDE Equivalent

Visual Studio: General > Suppress Startup Banner (/nologo)

Alternate Options

Linux and macOS*: -V

Windows: None