In the world where widescreen is now common, shouldn't readable code be pushed to 120 columns?
Name:
Anonymous2009-06-11 6:42
This 80 column rule, do variables count? Especally those inside of structs? Like in Java, classFoo.structFoo.fooBar? I don't generally code in Java, but in C I've had a single line of code go well past 80 columns.