On Fri, Sep 12, 2003 at 03:48:14PM +0200, Lars Gullik Bjønnes wrote:
> John Levon <[EMAIL PROTECTED]> writes:
> 
> | My eyes hurt.
> >
> |     if (n < 1 || n > 26)
> |             return '?';
> |     return 'a' + n - 1;
> 
> In this case I agree... there are too many short tokes to parse
> easily.

Okokok, I bow to the majority...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to