NSString

suggest change

Introduction

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

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


NSString:
*NSString

Table Of Contents