xtol
Last updated
Was this helpful?
Convert ascii string to a binary number.
(this function is the same as hexadecimal 'strtoul' from C library,
use long() for atol)
Thread-safe function.
long xtol(string str);
Last updated
Was this helpful?
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.