• 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: State of instance variables defined at instantiation?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: State of instance variables defined at instantiation?


  • Subject: Re: State of instance variables defined at instantiation?
  • From: Ben Dougall <email@hidden>
  • Date: Tue, 27 May 2003 03:39:13 +0100

On Monday, May 26, 2003, at 06:34 pm, Greg Hurrell wrote:

I've checked my Cocoa book, the list archives etc, and I want to know: Is the state of instance variables inside an object defined at instantiation time?

from what i know it actually occurs during alloc, so occurs before init. what i'd like to know is if you want all internal variables set to 0, is init necessary? what else does init do, if anything other than set variables up?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: State of instance variables defined at instantiation?
      • From: Wade Tregaskis <email@hidden>
References: 
 >State of instance variables defined at instantiation? (From: Greg Hurrell <email@hidden>)

  • Prev by Date: Re: Why multi-threading ?
  • Next by Date: Re: State of instance variables defined at instantiation?
  • Previous by thread: Re: State of instance variables defined at instantiation?
  • Next by thread: Re: State of instance variables defined at instantiation?
  • Index(es):
    • Date
    • Thread