|
VMS Help CXX, Qualifiers, /QUIET *Conan The Librarian |
/QUIET
/QUIET
/NOQUIET (D)
Specifying /QUIET causes the compiler to report errors like
the Version 5.n compiler (issue fewer messages). This is the
default for ARM mode (/STANDARD=ARM). All other modes default to
/NOQUIET.
Use /WARNINGS=ENABLE to enable specific messages normally
disabled with /QUIET.
|
|