View Single Post
Default   #14   Coda Coda is offline
Developer
Well, I intentionally used one-letter variable names just to obscure the meaning of the code.

I AM pulling a nasty trick with the string indexing. (That's what the $x[y] syntax is -- the y'th character in the string $x.)
Old Posted 04-17-2011, 09:57 PM