Displays the compiler version information.
Windows: General > Suppress Startup
Banner (/nologo)
Linux: None
Mac OS X: General > Show Startup Banner
(-V)
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS X: | -logo -nologo |
Windows: | /logo /nologo |
None
Linux and Mac OS X: nologo | The compiler version information is not displayed. |
Windows: logo | The compiler version information is displayed. |
This option displays the startup banner, which contains the following compiler version information:
This option can be placed anywhere on the command line.
Linux and Mac OS X: -V
Windows: None