ord
function ord(c: char): integer;
Returns the ASCII character code for the given character.