# ord

Get code of an ascii character str - string with one character returns: a binary number, character code See also [atol](https://docs.hex-rays.com/9.0sp1/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/190)() function Thread-safe function.

long ord(string str);
