NSString's compare: doesn't work...
NSString's compare: doesn't work...
- Subject: NSString's compare: doesn't work...
- From: Simon Boissonnault <email@hidden>
- Date: Fri, 25 Feb 2005 01:21:01 -0500
It seems that NSString's compare: method can't solve one of my problem,
and now I'm wondering if I'll have to reinvent the wheel or not... It's
about accented characters... When I compare, any accented letter must
NOT match a non accented one. Yet, compare: does this, partially...
For example : é = e, but é != ê. While e != é, and e != ê.
I'm stuck...
_______________________________________________
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