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

Re: NSString Question


  • Subject: Re: NSString Question
  • From: Jason Coco <email@hidden>
  • Date: Mon, 18 Aug 2008 15:54:23 -0400


On Aug 18, 2008, at 15:49 , Ken Thomases wrote:

On Aug 18, 2008, at 12:28 PM, Jason Coco wrote:

[[thePropertiesInfoPtr->mNameString alloc] initWithCharacters:myStringBufferPtr length:myStringSize];

Um, that's nonsensical. I think you meant:

thePropertiesInfoPtr->mNameString = [[NSString alloc] initWithCharacters:myStringBufferPtr length:myStringSize];

Oh yes, yes I did... sorry about that, Dave! Not enough sleep last night, not enough caffeine this morning :)


Jason

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSString Question (From: Dave <email@hidden>)
 >Re: NSString Question (From: Jason Coco <email@hidden>)
 >Re: NSString Question (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Problem with fileAttributesAtPath
  • Next by Date: Re: CATiledLayer documentation
  • Previous by thread: Re: NSString Question
  • Next by thread: Re: NSString Question
  • Index(es):
    • Date
    • Thread