Convert the integer i to a character (array) "i"
The integer "i" as a character array, e.g. int2char(2) "2" int2char(16) "16"