For the complete documentation index, see llms.txt. This page is also available as Markdown.

atol

Convert ascii string to a number str - a decimal representation of a number returns: a binary number See also ord() function Thread-safe function.

long atol(string str);

Last updated

Was this helpful?