INDEX
Page numbers for definitions are in boldface.
Symbols
+= (addition assignment operator), 78
+ (addition operator), 69
& (address operator), 26
&= (bitwise AND assignment operator), 78
& (bitwise AND operator), 72
~ (bitwise complement operator), 70
^= (bitwise exclusive OR assignment operator), 78
^ (bitwise exclusive OR operator), 72
|= (bitwise inclusive OR assignment operator), 78
| (bitwise inclusive OR operator), 73
, (comma operator), 78
?: (conditional operator), 42, 76
/= (division assignment operator), 78
/ (division operator), 68
== (equality operator), 77
> (greater-than operator), 77
>= (greater-than-or-equal-to operator), 77
## (hash-hash punctuator), 179
* (indirection operator), 26
!= (inequality operator), 77
<<= (left-shift ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access