Changes

Jump to: navigation, search

Pointers and Indirection in Objective-C

11 bytes removed, 21:18, 1 February 2016
m
Text replacement - "<google>BUY_OBJC_BOTTOM</google>" to "<htmlet>objc</htmlet>"
In the above example, we will end up with two pointers (account1 and account2) that point to the same location in memory. We have not, therefore, created a copy of account1. For details on copying objects refer to the chapter entitled [[Copying Objects in Objective-C]].
<googlehtmlet>BUY_OBJC_BOTTOMobjc</googlehtmlet>
<hr>

Navigation menu