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


cpp_extensions

Description:

Controls language extensions to ANSI/ISO C++.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800

Intel x86

MIPS

Embedded 68K

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

If this option is on, it enables these extensions to the ANSI C++ standard:

This pragma does not correspond to any option in the C/C++ Language Panel. To check whether this option is on, use the __option (cpp_extensions), described in "Checking Options." By default, this option 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