• 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: real noob question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: real noob question


  • Subject: Re: real noob question
  • From: Richard Dammkoehler <email@hidden>
  • Date: Sat, 17 Jan 2009 22:41:12 -0600

Try this;
On Jan 17, 2009, at 7:18 PM, Darren Stuart wrote:

Hi there, sorry for the real noobish question but I can't figure this out or find an answer.

I have a variable called myMoney and its a NSDecimalNumber and I want to set init it with the value of 23.30.

NSDecimalNumber *myMoney =  [[NSDecimalNumber alloc] init];


NSDecimalNumber *num = [[NSDecimalNumber alloc] initWithString:"23.30"]; _______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: real noob question
      • From: Kyle Sluder <email@hidden>
References: 
 >real noob question (From: Darren Stuart <email@hidden>)

  • Prev by Date: Trying to display a simple sheet
  • Next by Date: CoreData entity mutability
  • Previous by thread: Re: real noob question
  • Next by thread: Re: real noob question
  • Index(es):
    • Date
    • Thread