370 Introduction to C++ Programming and Graphics
Kbyte, 5
kernel panic, 2
keyboard, 59
keywords, 341
latex, 43
LDLIBRARYPATH, 290
literal, 29
local variables, 103
machine language, 15
macro, 89
main function, 24
makefile, 42
master boot record, 3
mathematical library, 68
Matlab, 287
animation, 303
calling from C++, 287
plot
2D, 296
3D, 297
primer, 343
matrix
declaration, 35
initialization, 52
maximum of an array, 81
MBR, 3
Mbyte, 5
member, 149
function, 149
memory
address, 13, 127
cache, 14
DRAM, 14
EEPROM, 15
RAM, 13
ROM, 14
SDRAM, 14
microprocessor, 1
minimum of an array, 81
modulo, 48
monitor, 59
motherboard, 14
mount point, 314
mutator function, 156
namespace
std,40
standard, 40
NaN, 20
nanotubes, 65
new line, 62
nibble, 6
NULL, 131
obfuscation, vii, 45
object, 149
-oriented programming, v, 149
code, 15
of a class, 151
octal system, 23
OOP, v, 149
open a file, 73
OpenGL, 252
operating system, 2
operators, 47
OS, 2
output
toafile,70
to the monitor, 59
overloading, 155
a function, 119
an operator, 170
of an operator, 170
Pascal triangle, 80
path, 17
Pbyte, 5
pdf, 43
pointer, 127
arithmetic, 131
null, 146
to a function, 142
to character, 127
to class members, 173, 189
to free memory, 145
to pointer, 132
to scalar, 127
to string, 134
to vector, 134