View Single Post
Old 01-03-2012, 03:46 PM   #96
Pete Zicato
Turns out my CRS is a symptom of TMB.
 
Join Date: Jan 2010
Location: Chicago suburbs
Posts: 2,916
Quote:
Originally Posted by Perry Winkle View Post
I don't care about carts. I've never paid much attention to them. They always work well enough.

Now what really grinds my gears are those reprobates that put every curly brace on a new line.
Code:
  while (code_looks_like_this())
  {
    drive_pw_crazy();
  }
__________________


Talk nerdy to me.
Pete Zicato is offline   Reply With Quote