Syntax
-w
Description
This option instructs the compiler, assembler, and linker not to issue any
warnings.
Setting this in CrossStudio
To suppress warnings for a project:
- Select the project in the Project Explorer.
- In the General Options group set the Suppress
Warnings property to Yes.
To suppress warnings for a particular file:
- Select the file in the Project Explorer.
- In the General Options group set the Suppress
Warnings property to Yes.