Re: stringByReplacingOccurrencesOfString in Tiger
Re: stringByReplacingOccurrencesOfString in Tiger
- Subject: Re: stringByReplacingOccurrencesOfString in Tiger
- From: Keary Suska <email@hidden>
- Date: Sun, 27 Jan 2008 18:25:02 -0700
- Thread-topic: stringByReplacingOccurrencesOfString in Tiger
on 1/27/08 10:57 AM, email@hidden purportedly said:
> 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.
Use an NSMutableString instead. Search the archives for more info, if you
need to. This has been a common question.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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