4 definitions
for CBC
From The Collaborative International Dictionary of English v.0.48 :
CBC \CBC\ n.
the complete blood count; a clinical test which counts the
number of white and red blood cells and the number of
platelets in one cubic milimeter of blood. [acronym]
Syn: complete blood count, blood profile.
[WordNet 1.5]
From WordNet (r) 2.0 :
CBC
n : counting the number of white and red blood cells and the
number of platelets in 1 cubic millimeter of blood [syn:
complete blood count, blood profile]
From Virtual Entity of Relevant Acronyms (Version 1.9, June 2002) :
CBC
Cipher Block Chaining [mode] (DES, DESE, RC5, cryptography)
From The Free On-line Dictionary of Computing (27 SEP 03) :
C-BC
A strongly typed version of BC by Mark Hopkins,
with expanded C-like syntax, more base types and the
ability to form array and pointer types of any dimension
and to allocate/free arrays at run time.
Most POSIX-BC features are supported, except that
functions must be declared consistently and declared before
first use. String handling is slightly different. It
requires an ANSI-C compiler and runs under MS-DOS or
Unix.
Version: 1.1.
Posted to alt.sources 1993-04-10.
(1993-08-23)