Objective-C 2.0Edit
Objective-C 2.0 is the new version of Objective-C that ships with Mac OS X Leopard. Highights include:
- Garbage collection
- Properties
- Fast enumeration (
for/insyntax)
Objective-C 2.0 is the new version of Objective-C that ships with Mac OS X Leopard. Highights include:
for/in syntax)