• 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: Need Help With Creating NSMutableNumber Class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need Help With Creating NSMutableNumber Class


  • Subject: Re: Need Help With Creating NSMutableNumber Class
  • From: Bill Bumgarner <email@hidden>
  • Date: Mon, 11 Jul 2005 10:12:09 -0700

On Jul 11, 2005, at 4:56 AM, Chase wrote:
+ (XXXMutableNumber *)numberWithBool:(BOOL)value {
return [[[XXXMutableNumber alloc] initWithBool:value] autorelease];
}

That is correct. _______________________________________________ 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: [Leaking] Need Help With Creating NSMutableNumber Class
      • From: Chase <email@hidden>
References: 
 >Need Help With Creating NSMutableNumber Class (From: Chase <email@hidden>)
 >Re: Need Help With Creating NSMutableNumber Class (From: Chase <email@hidden>)
 >Re: Need Help With Creating NSMutableNumber Class (From: Chase <email@hidden>)

  • Prev by Date: Re: Inserting Special Characters into a String
  • Next by Date: Tooltips on individual segmented cells
  • Previous by thread: Re: Need Help With Creating NSMutableNumber Class
  • Next by thread: Re: [Leaking] Need Help With Creating NSMutableNumber Class
  • Index(es):
    • Date
    • Thread