Converting a string to a number
Converting a string to a number
- Subject: Converting a string to a number
- From: Joe Lertola <email@hidden>
- Date: Tue, 23 Mar 2004 18:10:19 -0500
If I have a NSString that contains a number how can I convert it into a
real number. For example if I have a NSString = "123.456 is my number",
how can I get the value 123.456 into a float?
Thanks,
-Joe Lertola
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.