Re: comparing Strings.
Re: comparing Strings.
- Subject: Re: comparing Strings.
- From: Sandro Noel <email@hidden>
- Date: Wed, 08 Oct 2008 01:01:21 -0400
Ok that's simple :) I Like it :)
thanks you all !!
On 7-Oct-08, at 6:32 AM, Negm-Awad Amin wrote:
NSArray* components = [source componentsSeperatedByCharactersInSet:
[NSCharacterSet …]];
NSString* result = [components componentsJoinedByString:@""];
_______________________________________________
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