Penguin

Differences between version 7 and previous revision of CC.

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

Newer page: version 7 Last edited on Wednesday, February 11, 2004 1:25:07 pm by AristotlePagaltzis Revert
Older page: version 6 Last edited on Thursday, January 29, 2004 12:40:51 pm by AristotlePagaltzis Revert
@@ -1,5 +1,5 @@
 An [Acronym] with many meanings: 
  
 ;; %%% __Carbon Copy__ : An recipient who is sent a copy of an [Email], but is not the primary addressee and is usually not expected to reply. The primary addressee are aware that the carbon copy recipient has received a copy of the message. The terminology goes back to the days when office communication was typewritten and carbon paper was used to produce several copies simulatanously. %%% %%% Compare [BCC]. 
-;; %%% __[C] [Compiler]__ : In [Unix] tradition, the [C] [Compiler] binary is called __cc__, and among the MakefileVariables, there's one called [CC] which stores the name of the [C] [Compiler] to use. On a [Linux] system, __cc__ is almost always a link to [GCC]. On some proprietary [UNIX] OperatingSystems , such as [Solaris], the default __cc__ is just a [Shell] script that prints out something to the effect that you have not paid for the additional software development component of the system. 
+;; %%% __[C] [Compiler]__ : In [Unix] tradition, the [C] [Compiler] binary is called __cc__, and among the MakefileVariables, there's one called [CC] which stores the name of the [C] [Compiler] to use. On a [Linux] system, __cc__ is almost always a link to [GCC]. On some proprietary [UNIX] [OperatingSystem]s , such as [Solaris], the default __cc__ is just a [Shell] script that prints out something to the effect that you have not paid for the additional software development component of the system. 
 ;; __%%% Credit Card__ : A small piece of plastic that lets you spend money you don't have.