Re: Replacing characters of a string
Re: Replacing characters of a string
- Subject: Re: Replacing characters of a string
- From: The Karl Adam <email@hidden>
- Date: Thu, 18 Nov 2004 03:05:22 -0500
NSMutableString's –
replaceOccurrencesOfString:withString:options:range: is probably the
method your looking for.
On Thu, 18 Nov 2004 08:14:53 +0100, Jesus De Meyer
<email@hidden> wrote:
> Hi,
>
> What would be the best way to replace certain characters on an NSString
> that has the contents of a file?
>
> I've taken a look at NSScanner and NSCharacterSet and I think they may
> help me out, but I don't know how I can do the actual replacement.
>
> Thanks,
>
> Jesus
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden