Am 12.06.2010 um 02:07 schrieb David Wetzel:

> Hi,
> 
> this code has been working before and is working on OS, but this is current 
> (svn) -base:
> 
> // string is @"6.69"
> price = (NSDecimalNumber*) [NSDecimalNumber numberWithDouble:[myString 
> doubleValue]];    
> price = (NSDecimalNumber*) [price decimalNumberByDividingBy:[NSDecimalNumber 
> numberWithInt:100]];    


I changed my code.

http://www.cocoabuilder.com/archive/cocoa/227178-question-on-estimating-arraywithcapacity.html#227253

Cheers,

D.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to