[ale] Introduction
Fletch
fletch at phydeaux.org
Wed Dec 1 09:10:58 EST 2004
>>>>> "Jason" == Jason Vinson <vinson.lists at charter.net> writes:
[...]
Jason> Maybe i'm misunderstanding the problem, but are you saying
Jason> that this is annoying:
Jason> Character.getNumericValue('z')-Character.getNumericValue('a')
Jason> Lengthy yes... but doable (and not that hard!)
*cough*Perl*cough*
ord('z') - ord('a')
*double cough*Ruby*double cough*
?z - ?a
Make the simple things simple and the hard things possible . . .
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org| Vincent, you should cease askin' \ o.O'
| scary questions." -- Jules =(___)=
| U
More information about the Ale
mailing list