Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

32-bit Macs, adapting 64-bit applications for, All Further Examples Assume 64-Bit
64-bit Objective-C, 64-Bit Objective-CAll Further Examples Assume 64-Bit
enabling 64-bit, Enabling 64-Bit
reasons to use, Should I Use 64-Bit?
& (ampersand)
&& (logical and) operator, Conditionals
address-of operator, Using Pointers, Reading and Writing Files with Strings
* (asterisk)
dereference operator, Using Pointers, Using Pointers
in pointer declarations, Using Pointers
multiplication operator, Functions, Using Pointers
, (comma), separating input values for functions, Functions
{ } curly braces, enclosing function instructions, Functions
. (dot syntax)
accessors in Objective-C, Dot Syntax
assigning value to struct field, Structs
dot syntax
assigning value to struct field, Structs
@dynamic directive, Options for accessor implementations
@end statement
ending class implementations in Objective-C, Implementing a Class
ending Objective-C class declarations, Declaring a Class
= (equals sign)
== (equality) operator, Conditionals
comparing strings, Comparing Strings for Equality
assignment operator, Conditionals
@implementation statement for Objective-C classes, Implementing a Class ...

Get Cocoa and Objective-C: Up and Running 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.