integer->char

integer->char : (int -> char)
purpose: to lookup the character that corresponds to the<NL>given integer in the ASCII table (if any)