• 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: Address of pointer just changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Address of pointer just changes


  • Subject: Re: Address of pointer just changes
  • From: Jonas Oberschweiber <email@hidden>
  • Date: Wed, 19 Jul 2006 00:04:37 +0200

That fixed it, thanks. I have no idea why I had that array there and not alloc + init...

Jonas

Am 18.07.2006 um 23:58 schrieb j o a r:


On 18 jul 2006, at 23.55, Jonas Oberschweiber wrote:

Initialization: changeViews = [NSMutableArray array];

Should probably be:

changeViews = [[NSMutableArray alloc] init];

j o a r



_______________________________________________ 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: 
 >Address of pointer just changes (From: Jonas Oberschweiber <email@hidden>)
 >Re: Address of pointer just changes (From: Jonas Oberschweiber <email@hidden>)
 >Re: Address of pointer just changes (From: j o a r <email@hidden>)

  • Prev by Date: Re: Prepending to fixed length
  • Next by Date: Re: Prepending to fixed length
  • Previous by thread: Re: Address of pointer just changes
  • Next by thread: Anyone using the PostgreSQL framework from P3 Consulting
  • Index(es):
    • Date
    • Thread