On Mar 14, 2009, at 2:35 PM, Ashley Clark wrote:

I don't see NSDecimalFromString() in any of the docs or header files, only NSDecimalString() to create strings. Where is that defined?

It's part of Foundation, defined in NSDecimal.h.

On Mar 14, 2009, at 2:08 PM, Luca Pazzerello wrote:

You can also create NSDecimals using NSDecimalFromString().
--Luca C.

2009/3/14 Ashley Clark <acl...@ghoti.org>

You can get an NSDecimal structure from any NSNumber or NSDecimalNumber object by sending it the -decimalValue message. As far as I know that's the
only way to create one.


Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to