Anyone seen some especially hilarious or painfull code over the years?
Found this whilst browsing the internet... can't remember where it's from now...
Quote:
When asked to explain their code, the person said "I wanted to make sure that x doesn't lose it's value".Code:x = x;

