Dictionary Enumerator - partial/wildcard seaches?
Dictionary Enumerator - partial/wildcard seaches?
- Subject: Dictionary Enumerator - partial/wildcard seaches?
- From: Steve Woodward <email@hidden>
- Date: Thu, 01 May 2003 07:33:21 -0700
Hi all. I have an array of dictionaries that I would like to be able to do a partial or wildcard search on. I only want to search one of the keys in the dictionary, namely "name". I have a decent understanding of enumerating through arrays and dictionaries but am not sure about partial matches. I thought about doing it in regular old C but then I'd have to go back and forth between chars and NSStrings...Any thoughts/advice would be greatly appreciated, thanks in advance.
Steve W
_______________________________________________
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.