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
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