• 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
Re: CFString from NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFString from NSString


  • Subject: Re: CFString from NSString
  • From: Andreas Monitzer <email@hidden>
  • Date: Sat, 22 Sep 2001 03:20:29 +0200

On Saturday, September 22, 2001, at 03:09 , Chris Rudolph wrote:

What is the best way of getting a CFString from a NSString. I need to make some CF calls and they require CFStrings.

That's a very complicated task:

CFStringRef string=(CFStringRef)@"very complicated";

or more generally

CFStringRef cfstring=(CFStringRef)nsstring;

where nsstring is of type NSString*.

andy
--
Description forthcoming.


  • Follow-Ups:
    • Re: CFString from NSString
      • From: Chris Rudolph <email@hidden>
References: 
 >CFString from NSString (From: Chris Rudolph <email@hidden>)

  • Prev by Date: Re: CFString from NSString
  • Next by Date: Re: static typing (Learning Cocoa Chapter 13)
  • Previous by thread: Re: CFString from NSString
  • Next by thread: Re: CFString from NSString
  • Index(es):
    • Date
    • Thread