Penguin

Differences between version 2 and predecessor to the previous major change of Carbon.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, November 19, 2002 3:56:42 pm by PerryLorier Revert
Older page: version 1 Last edited on Saturday, July 27, 2002 10:20:00 am by JonPurvis Revert
@@ -1,3 +1,3 @@
-As well as being the element with 6 protons and 12 (or rarely 14) neutrons, Carbon is also a set of [API]s for [MacOSX]. Programs written for Carbon can also run on [MacOS9] or 8.6 with a library called CarbonLib. Earlier versions of CarbonLib also run on PowerPC computers running [MacOS] 8.1. Carbon consists of the ~75% of the [API] calls of [Classic] MacOS (which accounted for ~95% of what programs used). The [API] calls that wouldn't work with ProtectedMemory or PremptiveMultitasking were removed. Carbon applications are usually written in [C] or [C++]. 
+As well as being the element with 6 protons and 12 (or rarely 14) neutrons, Carbon is also a set of [API]s for [MacOSX]. Programs written for Carbon can also run on [MacOS9] or 8.6 with a library called CarbonLib. Earlier versions of CarbonLib also run on PowerPC computers running [MacOS] 8.1. Carbon consists of the ~75% of the [API] calls of [Classic] MacOS (which accounted for ~95% of what programs used). The [API] calls that wouldn't work with ProtectedMemory or PreEmptiveMultitasking were removed. Carbon applications are usually written in [C] or [C++]. 
  
 See also [Cocoa].