• 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: What's so special about NSString literals? (RE: memory management)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's so special about NSString literals? (RE: memory management)


  • Subject: Re: What's so special about NSString literals? (RE: memory management)
  • From: mmalcolm crawford <email@hidden>
  • Date: Wed, 17 May 2006 20:07:14 -0700


On May 17, 2006, at 7:56 PM, Eric wrote:

Are strings defined as NSString *string = [NSString stringWithFormat...]
constants as well? I mean, they are certainly immutable, but I'm not sure
if it's in the same class as string literals. If they are the same,
doesn't that mean I don't have to worry about releasing manually allocated
NSString like "string" as well?


What does the documentation say?

Please, the list should not be the first resort. I appreciate that as a newcomer to the technology it is useful to be able to ask for support from others, but you must be prepared to put in some effort yourself. For general guidelines, see:

	<http://www.catb.org/~esr/faqs/smart-questions.html>

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >What's so special about NSString literals? (RE: memory management) (From: Eric <email@hidden>)
 >Re: What's so special about NSString literals? (RE: memory management) (From: Nick Zitzmann <email@hidden>)
 >Re: What's so special about NSString literals? (RE: memory management) (From: Eric <email@hidden>)
 >Re: What's so special about NSString literals? (RE: memory management) (From: Eric <email@hidden>)

  • Prev by Date: Re: Can I assume uninitialized variable's value to be nil or 0?
  • Next by Date: Re: Can I assume uninitialized variable's value to be nil or 0?
  • Previous by thread: Re: What's so special about NSString literals? (RE: memory management)
  • Next by thread: Re: What's so special about NSString literals? (RE: memory management)
  • Index(es):
    • Date
    • Thread