Index

Symbols

\t horizontal-tab escape sequence 22

^ bitwise exclusive OR operator 271

^ inverted scan set 254

^= bitwise exclusive OR assignment operator 278

__func__ predefined identifier 411

__VA_ARGS__ 408

_Pragma operator 407

, (comma operator) 62, 65

!, logical negation (NOT) operator 77, 78

!= inequality operator 32

? 41

?: conditional operator 41, 54, 119

. dot operator 262

. structure member operator 263

250

* assignment suppression character 256

* multiplication operator 27, 48

*= multiplication assignment operator 54

/ division operator 48

/*...*/ multi-line comment 20

/= division assignment operator 54

\\ backslash-character escape sequence 22

\? escape sequence 250

\' single-quote-character escape sequence 250

\" double-quote-character ...

Get C for Programmers with an Introduction to C11 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.