Changes

Jump to: navigation, search

Working with Variables and Constants 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 previous chapter we looked at the basic data types supported by Objective-C. Perhaps the second most basic aspect of programming involves the use of variables and constants. Even the most advanced and impressive programs, from high end video games to enterprise commerce applications, use variables in one form or another. In this chapter of [[Objective-C 2.0 Essentials]] we will cover everything that an Objective-C programmer needs to know about variables.

Navigation menu