Changes

Jump to: navigation, search

Pointers and Indirection in Objective-C

1 byte added, 21:06, 1 February 2016
m
Text replacement - "<htmlet>objc<htmlet>" to "<htmlet>objc</htmlet>"
<hr>
<htmlet>objc</htmlet>
In the preceding chapters on object-oriented programming we have used, but not described, a feature of Objective-C (actually derived from the underlying C programming language) in the form of ''pointers'' and ''indirection''. A clear understanding of this topic is important when working with objects and also when passing values as arguments to methods and functions.

Navigation menu