NSString
suggest changeIntroduction
The NSString class is a part of Foundation framework to work with strings (series of characters). It also includes methods for comparing, searching and modifying strings.
Remarks
For nesting various types of objects and data-types into NSStrings refer to: Objective-C, Format Specifiers
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents