INDEX
Numbers and Symbols
&& operator (logical and), 48
short-circuit evaluation of, 129, 132, 133
& operator (address-of), 85
& symbol (reference parameter), 84–85, 137, 211, 213
* operator (dereference), 59–60, 82, 128–129, 138, 213–216
* symbol (pointer declaration), 59, 75, 82, 85, 99–100, 160, 177–178, 186, 192
pointer to function, 177–178
== operator (equality), 197–198
= operator (assignment), 137–138, 197–198
-> operator (structure deference), 102, 128
% operator (modulo), 33–34, 39–40, 50–52
A
abstract data type, 116, 175, 183, 188–189
access specifier, 112, 119, 125, 127
activation record, 86–87, 89–90
address-of operator (&), 85
algorithm, xv, 173–174, 176–177, 182–183, 188–193
analogy. See finding an analogy
and (Boolean logic), ...
Get Think Like a Programmer now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.