Skip to Main Content
Cocoa and Objective-C: Up and Running
book

Cocoa and Objective-C: Up and Running

by Scott Stevenson
April 2010
Beginner to intermediate content levelBeginner to intermediate
416 pages
10h 16m
English
O'Reilly Media, Inc.
Content preview from Cocoa and Objective-C: Up and Running

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 ...
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.
Start your free trial

You might also like

Objective-C Phrasebook

Objective-C Phrasebook

David Chisnall
Learning Cocoa with Objective-C, 3rd Edition

Learning Cocoa with Objective-C, 3rd Edition

Paris Buttfield-Addison, Jonathon Manning
iOS 7 Programming Cookbook

iOS 7 Programming Cookbook

Vandad Nahavandipoor

Publisher Resources

ISBN: 9780596809812Supplemental ContentErrata Page