Cfstring
Apple's suite of functions in CoreFoundation for string-handling
Nsstring
NSString is the plain-text character-string class in Cocoa and Cocoa Touch
Others
Example |
---|
Cfstring has some slightly better functionality than nsstring but is a bit harder to use from question Using CStrings in Objective C |