New posts in nsstring

NSString: isEqual vs. isEqualToString

Weak NSString variable is not nil after setting the only strong reference to nil

Finding a substring in a NSString object

Remove characters from NSString?

How to convert std::string to NSString?

How to get the size of a NSString

String comparison in Objective-C

Is it possible to include a quotation mark as part of an nsstring?

Converting escaped UTF8 characters back to their original form

Get parts of a NSURL in objective-c

UILabel - string as text and links

NSString (hex) to bytes

Objective-C formatting string for boolean?

Detecting if an NSString contains...?

How to convert NSNumber to NSString

Comparing Strings in Cocoa

Remove all whitespaces from NSString

Collapse sequences of white space into a single character and trim string

Capitalize or change case of an NSString in Objective-C

Split an NSString to access one particular piece