Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
Get next from a char converted from an integer : Convert to Char « Number « Ruby
Ruby
Number
Convert to Char
Get next from a char converted from an integer
120.chr.next # =>
"y"
Related examples in the same category
1.
Convert integer to char
2.
Get the corresponding char