Re: stringByReplacingOccurrencesOfString in Tiger
Re: stringByReplacingOccurrencesOfString in Tiger
- Subject: Re: stringByReplacingOccurrencesOfString in Tiger
- From: Mike Abdullah <email@hidden>
- Date: Sun, 27 Jan 2008 18:30:23 +0000
Use -[NSMutableString
replaceOccurrencesOfString:withString:options:range:]
Mike.
On 27 Jan 2008, at 17:57, Jushin wrote:
I used "stringByReplacingOccurrencesOfString" in my program but I
found it only supports Leopard.
What is the alternative way of this function both for Tiger and
Leopard?
I just want to replace some characters in the string with another
characters.
Thanks,
_______________________________________________
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
_______________________________________________
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