atoi

Mariappan, MaharajanX m_mariappanX at trillium.com
Wed Apr 24 08:06:21 EDT 2002


Hi all,

simple......but need to know

is there any python buildin method whihc will convert strings into integer,
like atoi in c lib.?

"234" should be converted into interger value 234

but the string function ord(character) convert it into equvalent ASCII code

thanks....
maharajan







More information about the Python-list mailing list