• 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: NSMutableString, NSMutableArray, scrambledString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMutableString, NSMutableArray, scrambledString


  • Subject: Re: NSMutableString, NSMutableArray, scrambledString
  • From: Enrique Zamudio <email@hidden>
  • Date: Fri, 13 Jul 2001 12:26:44 -0500
  • Organization: Nasoft

Easy!!! you can't initialize instance variables in the interface
declaration of a class. It makes no sense, because the interface can be
seen by many other classes, so when should that code be executed? it
would be ambiguous. So you have to initialize your variables in your
-init method or somewhere else.

eZL


  • Prev by Date: Re: NSString, NSArray, get the characters of one of the NSString in an Array of NSStrings?
  • Next by Date: Re: NSMutableString, NSMutableAray, scrambled
  • Previous by thread: Re: NSMutableString, NSMutableArray, scrambledString
  • Next by thread: Graphics to PDF file?
  • Index(es):
    • Date
    • Thread