• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CFDictionaryGetValue case insensitive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CFDictionaryGetValue case insensitive


  • Subject: CFDictionaryGetValue case insensitive
  • From: jean-michel daix <email@hidden>
  • Date: Thu, 20 Feb 2003 18:08:52 +0100

In CFDictionaryGetValue, key seems to be case-sensitive. For example, if you
have "width" for key to search and "Width" in your CFDictionary you will get
NULL for value.

How can I get my value or is it possible to get my value with a
case-insensitive key ?

(this is not my application which create the CFDictionary so I can expect
any kind of value)



const void *CFDictionaryGetValue (
CFDictionaryRef dict,
const void *key
);


-----------------------------------
Jean-Michel DAIX / <email@hidden>
Sorry, I m French !
_______________________________________________
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.

  • Prev by Date: Re: omitting zero-test
  • Next by Date: Re: Application Security...
  • Previous by thread: Re: omitting zero-test
  • Next by thread: Has My Image Been Premultiplied?
  • Index(es):
    • Date
    • Thread