[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


supress_warnings

Description:

Controls the issuing of warnings.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800

Intel x86

MIPS

Embedded 68K

Prototype:
  #pragma suppress_warnings on | off | reset Remarks:

When this pragma is on, the compiler does not generate warnings, even those warnings that have been turned on.

This pragma does not correspond to an option in any settings panel. To check whether this option is on, use __option (supress_warnings), described in "Checking Options." By default, this pragma is off.


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000