Hi,
There is a method called next for fixnum to get next number. Whats the method to get previous number.
I need a straight method if any. I searched manual and not found one..
I hope this will give a thought..
number=5
number.next=6
to get 4 , which method i need to use..?. I need a straight method not alternatives..?
Thanks,
Sharma







Bookmarks