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 1 year ago
Was this helpful?