Index
, (commas), surrounding macro names, 12
. (period), unique header file names, 24
/*...*/, comment delimiters, 578–580
& (ampersand), bitwise AND operator, 174–175
&& (ampersands), logical AND, 96–98, 113
\ (backslash), loop terminator, 260
^ (caret), bitwise OR operator, 174–175
- (dash), in file names, 591
= (equal sign), equality operator, 283
== (equal signs), equality operator, 283
!= (exclamation, equal sign), equality operator, 283
>> (greater-than signs), right-shift operator, 174–175
<< (less-than signs), left-shift operator, 174–175
% (percent sign), remainder operator, 168–170
? (question mark), repeating, 22–24
| (vertical bar), bitwise inclusive OR operator, 174–175
|| (vertical bars), logical OR, 96–98, 113
[ ] (square brackets), ...
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