atol

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

long atol(string str);

Last updated

Was this helpful?