Index

Symbols

& (ampersands)

address operator, 156, 362

AND operator, 550-551

initializing pointers, 190

&& (AND operator), 81

* (asterisks)

indirection operator, 189-191, 259, 262, 362

functions returning pointers, 499

passing by reference, 492

precedence, 386

multiplication operator, 48, 65

pointers, 190

** (double indirection operator), 362, 371

\ (backslashes)

escape sequences, 146-147

paths, 419

\0 (null character), 218, 456

\n (newline character), 146-147

{ } (braces), 29

compound statements, 59

functions, 94-96, 103

initializing multidimensional arrays, 179

[ ] (brackets)

arrays, 87, 169

multidimensional array, pointers, 363

precedence, 368

> (greater than operator), 70

>= (greater than or equal to operator), 70

>> (shift operator),

Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition 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.