Penguin

Differences between version 8 and revision by previous author of CC.

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

Newer page: version 8 Last edited on Thursday, September 23, 2004 3:11:00 pm by AristotlePagaltzis Revert
Older page: version 5 Last edited on Saturday, September 27, 2003 3:20:37 pm by JohnMcPherson Revert
@@ -1,16 +1,14 @@
-An [Acronym] with many meanings: 
+An [Acronym] with many meanings:
  
-!!! CarbonCopy  
+ <br> __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.  
  
-In ElectronicMail addressing a CarbonCopy recipient is sent a copy of the message and all other parties are (potentially) aware of that they have been sent a copy
+ Compare [BCC]
  
-!!! [C] [Compiler] 
+ <br> __ [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].  
  
-In [Unix ] tradition , the [C ] [Compiler] binary is called __cc__[1 ], 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.  
-  
-----  
-[1] - although, on some proprietary [UNIX] OperatingSystems (*cough*[Solaris]*cough*), __cc__ is a shell script that prints out something to the effect that you have not paid for the additional software development component of the system
+ <br> __ Credit Card__ :  
+ A small piece of plastic that lets you spend money you don't have.