Index

Symbols

# directive, 567

# operator, 246

## operator, 247

% (percent), 24

modulus operator, 104

& operator, pointers and, 283

&& (logical AND operator), 107

(*) indirection operator, 284

(++) increment operator, 292, 296–299

(—) decrement operator, 292, 296–299

= (single equal sign), if statement and, 106

== (double equal sign), if statement and, 106

? (question mark), conditional operator, 128

: (colon), conditional operator, 128

; (semicolon), 21

\ (backslash) in #define statement, 243

|| (logical OR operator), 107

A

absolute pathnames, 378

abstract classes, 183–184

abstract protocols, 234

accessor methods, 139–140

accumulators, 65

addCard: method, 356

addObject: method, 344, 373, 408

address books

creating, 345–356

looking up names ...

Get Programming in Objective-C 2.0, Second 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.