filling, 202
names, 232 - 233
nums, 196
parallel, 202
passing, 303
pointers, 236 , 239 - 241
putting values in, 197 - 199
searching, 201 - 208
sorting, 210
ascending order, 210 , 214 - 215
data searches, 215 - 220
descending order, 210 , 214 - 215
strings, printing in, 54
subscripts, 196
vals, 195
ascending order, sorting arrays, 210 , 214 - 215
ASCII table, 313 - 317
assignment operator, storing data in variables, 45
assignment operators, 45 , 80 - 81
compound, 84 - 87
addition, 86
multiplication, 86
order, 88
updating variables, 85 - 86
B
backslashes (/), 15
base-8 numbers, 20
base-16 numbers, 20
binary, 10
binary searches, arrays, 208
blocks, braces, 290
body, if statements, 94
braces ({}), 15
blocks, 290
break statement, 142 - 144 , 153 - 154
bubble sorting, arrays
ascending order, 210 , 214 - 215
data searches, 215 - 220
descending order, 210 , 214 - 215