[geeks] Web Browsers that Don't Suck

jodys at helluin.org jodys at helluin.org
Fri Apr 12 16:50:23 CDT 2002


> Syntax color to ansi graphics.
> 
> And 132x24 is cheating.  Those functions are supposed to be 80 columns wide,
> no more.  Occasional 36 and rare 48 line functions are to be allow.  Using
> line saving tactics like:
>   if (x<0.0) x=0;
> or
>   for (int i=0; i<10; i++) c[i]*=a[i]*b;
> are encouraged.
> 
> At least that is my view.
Yeah, but I often have two source files side by side up at a time, giving 
me ~65 per file, and keeping lines under 60 makes things easier to read for me.



More information about the geeks mailing list