Re: ReplaceAll String
Re: ReplaceAll String
- Subject: Re: ReplaceAll String
- From: John Anderson <email@hidden>
- Date: Tue, 23 Jul 2002 13:19:29 -0700
I don't think you can really do anything to change an NSString;
however, you can use NSMutableString's
replaceOccurrencesOfString:withString:options:range: method.
John Anderson
On Wednesday, July 24, 2002, at 11:03 AM, Aidas wrote:
I wonder if someone has expirience in doing replace all directly to
NSString?
Thanks
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.