Changes

no edit summary
Line 1: Line 1:     
=Overview=
 
=Overview=
C++ is the latest object-oriented programming language available for use with the [[Macintosh Pro­grammer's Workshop]] (MPW) development environment.
+
C++ is the latest object-oriented programming language available for use with the [[Macintosh Programmer's Workshop]] (MPW) development environment.
    
Apple's implementation fully supports the industry standard for object-oriented C as defined by AT&T's C++ Release 2.0. Apple has extended the language to support the [[Macintosh Toolbox]] and operating system, Object Pascal-based functions and procedures (such as those found in [[MacApp]]), and the Standard Apple Numerics Environment (SANE). MPW C++ can be de­bugged at the C++ source level using Apple's Symbolic Applica­tion Debugging Environment (SADE). Applications built using MPW C++ can be com­ piled to run on the complete line of Apple Macintosh personal computers, or to take advantage of the powerful hard­ ware found in the high-end Macintosh models.
 
Apple's implementation fully supports the industry standard for object-oriented C as defined by AT&T's C++ Release 2.0. Apple has extended the language to support the [[Macintosh Toolbox]] and operating system, Object Pascal-based functions and procedures (such as those found in [[MacApp]]), and the Standard Apple Numerics Environment (SANE). MPW C++ can be de­bugged at the C++ source level using Apple's Symbolic Applica­tion Debugging Environment (SADE). Applications built using MPW C++ can be com­ piled to run on the complete line of Apple Macintosh personal computers, or to take advantage of the powerful hard­ ware found in the high-end Macintosh models.