ord

Get code of an ascii character str - string with one character returns: a binary number, character code See also atol() function Thread-safe function.

long ord(string str);

Last updated