Method String.int2char() Method int2char string int2char(int x) Description Same as sprintf("%c",x); See also sprintf()