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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

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