Penguin

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

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

Newer page: version 3 Last edited on Tuesday, November 19, 2002 4:58:59 pm by SimonCrosby Revert
Older page: version 2 Last edited on Tuesday, November 19, 2002 3:56:42 pm by PerryLorier 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 PreEmptiveMultitasking were removed. Carbon applications are usually written in [C] or [C++]. 
+As well as being the element with 6 protons and 6 (or rarely 8 ) 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].