Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
Foundation.framework: Difference between revisions - iPhone Development Wiki

Foundation.framework: Difference between revisions

From iPhone Development Wiki
No edit summary
m (Display classes in Foundation.)
Line 5: Line 5:
This is the basic Objective-C-based framework, used by everything. Provides NSString, NSDictionary, NSArray, ...
This is the basic Objective-C-based framework, used by everything. Provides NSString, NSDictionary, NSArray, ...


{{Navbox Classes}}
{{Navbox Frameworks}}
{{Navbox Frameworks}}

Revision as of 22:45, 21 September 2009

Foundation.framework
Public Framework
Availabile 1.0 – present
Class Prefix NS
Headers [headers.cynder.me]

This is the basic Objective-C-based framework, used by everything. Provides NSString, NSDictionary, NSArray, ...