Chris... <sca at isogmbh.de> wrote: > I've never heard of an 'atoi' function, but there exists 'int()' that > converts its argument (string or number) to a plain integer. atoi is in the string module, together with atof and atol: http://www.python.org/doc/current/lib/module-string.html (they're similar to their builtin counterparts, but atoi and atol can also be used with non-decimal numbers) </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4