Re: return string that is the difference between two other strings
Re: return string that is the difference between two other strings
- Subject: Re: return string that is the difference between two other strings
- From: Kyle Sluder <email@hidden>
- Date: Sat, 20 Sep 2014 12:04:05 -0700
On Sep 20, 2014, at 11:54 AM, 2551 <email@hidden> wrote:
>
> I'll pass if people start asking me what I mean by a 'word', though I'm well aware that that is a genuine question at certain levels and across different localisations. Take it that for the purpose of the inquiry I mean any combination of letters in the standard English alphabet that is space delimited. Punctuation and diacriticals can be ignored for my current purposes.
Well luckily for you, there is a general-purpose word splitter in Core Foundation that works for many non-Latin languages as well: CFStringTokenizer.
--Kyle Sluder
_______________________________________________
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