| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sep 27, 2005, at 03:47 PM, Markzware - Charles Ouimet wrote:
If changing the callback is not possible, what option do I have beside looping through all the strings in the array and use a string-comparison method?
CFArrayGetFirstIndexOfValue() should do what you want. The default Equal callbacks should simply call CFEqual(). Generally you only need the callbacks when your object don't contain only CoreFoundation objects.
This is not what the doc says.
Thanx!
-C
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.