iPhone SDK Development Basics, Tutorials, Code snippets, Links, and Examples.
Wednesday, July 21, 2010
Converting NSString to int, float, double, and bool
Here's another really basic & simple NSString tip for today to help you convert strings to various basic types. The NSString class has a bunch of conversions already built in:
nothing happning .........
ReplyDeleteupdate another one .......
very helpful post. searched the net for a straight answer and this was the ONLY concise, to-the-point and meaningful one.
ReplyDeleteTHANK YOU!