Penguin

Differences between current version and predecessor to the previous major change of CC.

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

Newer page: version 13 Last edited on Tuesday, September 20, 2005 8:34:50 am by JohnMcPherson
Older page: version 8 Last edited on Thursday, September 23, 2004 3:11:00 pm by AristotlePagaltzis Revert
@@ -1,14 +1,17 @@
 An [Acronym] with many meanings:: 
  
- <br> __Carbon Copy __: 
+ <br> __C __arbon __C__opy
  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]. 
  
- <br> __ [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]. 
  
  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. 
  
- <br> __Credit Card __ : 
+ <br> __C __ountry __C__ode:  
+ A unique two-letter abbreviation of a country name, such as [NZ], AU, US, GB or DE. Used in [DNS] for [ccTLD]s, in locales, etc. [ISO] standard 3166 has a list of codes; on a Linux distribution you might find this in <tt>/usr/share/zoneinfo/iso3166.tab</tt>.  
+  
+ <br> __C__redit __C__ard
  A small piece of plastic that lets you spend money you don't have.