• 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: addObject failing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: addObject failing


  • Subject: Re: addObject failing
  • From: Bill Bumgarner <email@hidden>
  • Date: Mon, 22 Aug 2005 17:38:03 -0700

On Aug 22, 2005, at 3:28 PM, Jeff Childers wrote:
NSLog(@"array count %@",[stepperArray count]);

You want:

NSLog(@"array count %d",[stepperArray count]);



_______________________________________________
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: 
 >addObject failing (From: Jeff Childers <email@hidden>)

  • Prev by Date: Re: Float behaviour
  • Next by Date: Partial redraw of NSTableView
  • Previous by thread: addObject failing
  • Next by thread: Partial redraw of NSTableView
  • Index(es):
    • Date
    • Thread