# atol

Convert ascii string to a number str - a decimal representation of a number returns: a binary number See also [ord](https://docs.hex-rays.com/9.0sp1/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/191)() function Thread-safe function.

long atol(string str);
