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

Description:
Controls the suppression of comments in preprocessor dumps.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma simple_prepdump on | off | reset
Remarks:
By default, the preprocessor adds comments about the current include file being processed in its output. These comments can be disabled by turning this pragma on.
This pragma does not correspond to an option in any settings panel. To check whether this option is on, use __option (simple_prepdump). See on "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