Re: CFString from NSString
Re: CFString from NSString
- Subject: Re: CFString from NSString
- From: Andrew Pinski <email@hidden>
- Date: Fri, 21 Sep 2001 21:17:26 -0400 (EDT)
All you have to is make a cast (NSString is also a CFString and visaversa).
I don't know if this is the docs but it is in the source for CFString
(CF Lite in Darwin).
Thanks,
Andrew Pinski
>
>
Hi all,
>
>
What is the best way of getting a CFString from a NSString. I need to
>
make some CF calls and they require CFStrings.
>
>
thanks,
>
Chris.
>
>
--
>
Chris Rudolph, AppleWorks Engineering
>
email@hidden