Changes

Jump to: navigation, search

An Overview of Objective-C Functions

1 byte added, 21:06, 1 February 2016
m
Text replacement - "<htmlet>objc<htmlet>" to "<htmlet>objc</htmlet>"
<hr>
<htmlet>objc</htmlet>
Functions are a vital part of writing well structured and efficient code. Objective-C functions provide a way to organize programs and avoid code repetition. In this chapter of [[Objective-C 2.0 Essentials]] we will look at how functions are declared and used.

Navigation menu