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

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -