• 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
NSMutableArray-can't add objects of my class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMutableArray-can't add objects of my class


  • Subject: NSMutableArray-can't add objects of my class
  • From: Rex Fernando <email@hidden>
  • Date: Sun, 2 Jul 2006 23:01:39 -0500

Hello,

I created an NSMutableArray like this:
_notes = [[NSMutableArray alloc] init];

and I am trying to add objects of my own class to it. There is no error message, but the array remains empty. What am I doing wrong?

_______________________________________________
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


  • Follow-Ups:
    • Re: NSMutableArray-can't add objects of my class
      • From: Andy Lee <email@hidden>
    • Re: NSMutableArray-can't add objects of my class
      • From: Chris Suter <email@hidden>
  • Prev by Date: Oops: Was: Re: working with NSDecimalNumber and NSNumber
  • Next by Date: Re: NSMutableArray-can't add objects of my class
  • Previous by thread: Re: working with NSDecimalNumber and NSNumber
  • Next by thread: Re: NSMutableArray-can't add objects of my class
  • Index(es):
    • Date
    • Thread