iphone - Convert NSString to NSInteger? -


i want convert string data nsinteger.

if string human readable representation of number, can this:

nsinteger myint = [mystring intvalue];

Comments

Popular posts from this blog

android - Cannot use ndk-build on Cygwin -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -