368 Introduction to C++ Programming and Graphics
attributes, 149
base class, 185
abstract, 191
bash, 315
binary
executable, 17
file, 9
number, 3
system, 3
system arithmetic, 10
BIOS, 2, 15
bit, 3, 4
maximum integer with, 105
bitwise operator, 85
and, 87
not, 87
or, 87
shift, 86
xor, 87
Boolean variable, 30
boot
loader, 3
sector, 3
bourne, 315
bubble-sort, 83, 123
bus, 2
bytecode, 18
cache, 14
calculator, 69
CD-ROM, 1
CFD, 198
chirality, 65
circles, 164
class, 149
-base, 185
-super, 185
definition, 153
derived, 185
implementation, 157
inheritance, 185
interfaces, 152
object, 151
of circles, 164
of points, 175
of runners, 178
of squares, 164
polymorphic, 191
templates, 193
clock
frequency, 1
rate, 1
color, 253
combinatorial, 98
command line arguments, 140
compiler, 17
directive, 39
compiling in Unix, 41
compression of a file, 87
Computational Fluid Dynamics, 198
conditional operator, 50
constant, 33, 110
constructor, 152
default, 154
parametered, 154
control structure, 53
CPU, 1, 24
csh, 315
CU, 1
cube, 260
data
structures, 36
type, 28
composite, 34
defined, 33
decimal to binary, 6, 88
delimiter, 25
dereference operator, 130
destructor, 153
default, 155
device driver, 59
DIMM, 14
directive of the preprocessor, 100
directory name
absolute, 315
relative, 315
directory path, 17
display on the screen, 59