stason.org logo lotus


previous page: 1.9) What class libraries are there for the Mac? page up: Mac Programming FAQnext page: 1.10) How should I debug and test my software? (Mac Programming)

1.1.3) Starting with Symantec C++ 7.0, Think Class Library 2.0 using templates and "real" C++ objects is shipping.

 Books
 TULARC
















Description

This article is from the Mac Programming FAQ, by Jon Watte h+@austin.metrowerks.com with numerous contributions by others.

1.1.3) Starting with Symantec C++ 7.0, Think Class Library 2.0 using templates and "real" C++ objects is shipping.

The C++ Standard Template Library (STL) compiles under Symantec C++
and CodeWarrior, and versions are available for both.

PowerPlant is the Metrowerks CodeWarrior offering; it's written by the
guy who designed the Think Class Library, but it has a lot of
differences from the original TCL; for one, it's not a monolithic one
base class framework. On the other hand, it has some catching up to do
before it reaches the level of MacApp. It is gaining quite fast on TCL,
but isn't all there yet. It has the most complete support for
AppleEvents & scripting & drag & drop other modern features.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

os, Mac, macintosh, apple, programming, software







TOP
previous page: 1.9) What class libraries are there for the Mac? page up: Mac Programming FAQnext page: 1.10) How should I debug and test my software? (Mac Programming)