NSString replace ocurance of a character with another
NSString replace ocurance of a character with another
- Subject: NSString replace ocurance of a character with another
- From: "Devraj Mukherjee" <email@hidden>
- Date: Sat, 12 Jan 2008 23:18:10 +1100
Hi everyone,
I need to replace the character space with nothing in an instance of
NSString, I noticed that the message
stringByReplacingOccurrencesOfString:withString: is available on OS X
10.5+
However I would like my application to be compatible with 10.4+
Any suggestions on how to replace occurances of a character with
another so its compatible for 10.4 onwards?
Thanks a lot for your time
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden