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

Description:
Controls the use of Microsoft C++ runtime type information.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma microsoft_RTTI on | off | reset
Remarks:
This pragma tells the x86 compiler to generate runtime type information that is compatible with Microsoft C++.
To check whether this option is on, use __option (microsoft_RTTI), described in "Checking Options."
[ 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