Re: NSString comparing alphanumerically (with numbers)
Re: NSString comparing alphanumerically (with numbers)
- Subject: Re: NSString comparing alphanumerically (with numbers)
- From: Nicholas Riley <email@hidden>
- Date: Wed, 22 May 2002 08:58:51 -0500
- Mail-followup-to: nicolas berloquin <email@hidden>, email@hidden
On Wed, May 22, 2002 at 03:25:22PM +0200, nicolas berloquin wrote:
>
what would be the best *cocoa* way to do it ? (Or should I compare each
>
character myself?)
>
(neither caseInsensitiveCompare nor NSLiteralSearch do the job)
This has come up before on the list, this thread should give you some
help.
<
http://cocoa.mamasam.com/COCOADEV/2002/01/1/21957.php>
I use ODCompareNumerically in one of my applications and it works
very well.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
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.