kCFCompareNumerically
kCFCompareNumerically
- Subject: kCFCompareNumerically
- From: Steve Gehrman <email@hidden>
- Date: Sun, 13 Jan 2002 22:11:30 -0800
According to the comments in CFString...
"kCFCompareNumerically is currently ignored in the Compare routines."
Does anyone have code that will compare NSStrings numerically ie:
Foo2.txt < Foo7.txt < Foo25.txt
Thanks!
-steve