/Q Compiler Option

Syntax: Default:
/Q[+|-] /Q-

Use /Q to stop the compiler logo from appearing when you invoke the compiler. This automatically passes the /NOLOGO option to the linker.

By default, the compiler logo appears on stderr.



Summary of Compiler Options