How to convert between ascii code and char in Ruby
For converting integer to character, you can use .chr, like below 97.chr is equivalent to “a” Similarly, for converting back from char to ascii code, use ? ?a is equivalent to 97
For converting integer to character, you can use .chr, like below 97.chr is equivalent to “a” Similarly, for converting back from char to ascii code, use ? ?a is equivalent to 97
The inevitable has finally happened. The war of Email and Social Networking between Facebook and Google has reached an all time high. Facebook, world’s no. 1 social networking website has quietly launched its dramatically new email service, the FBMail or the Facebook Mail. Some select Facebook users have reported that were surprised to find that […]