What is the maximum length of an NSString object?

Viewed 20522

What is the maximum sized string that can be held in a NSString object?

Does this change dynamically?

3 Answers
Related