34,333
edits
Changes
→Function Scope
== Function Scope ==
Objective-C code is typically structured into a number of classes and code units called ''functions'' (for more details on functions see the chapter entitled [[An Overview of Objective-C Functions]]).