Penguin

Differences between current version and previous revision of Carbon.

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

Newer page: version 4 Last edited on Wednesday, July 6, 2005 1:11:49 am by AristotlePagaltzis
Older page: version 3 Last edited on Tuesday, November 19, 2002 4:58:59 pm by SimonCrosby Revert
@@ -1,3 +1,5 @@
-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++]. 
+An element with 6 protons and 6 or 8 neutrons  
+  
+Also a set of [API]s for [MacOSX]. Programs written for [ Carbon] can also run on [MacOS ] 9 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 [MacOS] Classic (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].