char->integer

char->integer : (char -> integer)

purpose:
to lookup the number that corresponds to the
given character in the ASCII table (if any)


Intermediate Student Language


Google