Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: Parsing decimal numbers in a string?
is a discussion within theiPhone / iPod Touch SDK | Development Discussion
forums, a part of the3rd Party Apps For iPhone | iPod Touch
section;Does anyone know of a way to parse decimal numbers in a string for firmware 1.0.2? Garf currently reads layout values from a text file using [NSDecimalNumber decimalNumberWithString:] but apparently
...-
02-06-2008, 05:33 PM #1
Parsing decimal numbers in a string?
Does anyone know of a way to parse decimal numbers in a string for firmware 1.0.2? Garf currently reads layout values from a text file using [NSDecimalNumber decimalNumberWithString:] but apparently NSDecimalNumber is not supported in version 1.0.2.
Thanks
-
02-06-2008, 05:47 PM #2
Sorry, can't help except to say at some point you have to leave support for older firmware behind
White 3G
-
02-06-2008, 06:28 PM #3
Yeah...but people who have 1.0.2 just keep complaining and complaining...I even have an old version of Garf setup on SourceForge...
But I've finally given in...
Incidentally, upon a brief examination, it looks like NSString has the methods I want built in...




LinkBack URL
About LinkBacks
Reply With Quote