Convert integer to char : Convert to Char « Number « Ruby






Convert integer to char


120.chr # => "x"

 

Related examples in the same category

1.Get next from a char converted from an integer
2.Get the corresponding char