Apple MPW


[Home] Home > Programming > Preprocessor > Compilers >
MPW

Description

The Macintosh Programmer's Workshop compiler from Apple.


Macros

Type Macro Format Description
Identification __MRC__    
Identification MPW_C    
Identification MPW_CPLUS    
Version __MRC__ 0xVVRR VV = Version
RR = Revision

Examples

Version __MRC__
5.0 0x500

Copyright © 2010-2024 Paul Ward.
License Information