Leszek Gawron wrote:
is there a common line width to be kept? 78 characters in one line is hell of a readability problem and a little bit archaic.
Use your judgement.
+1, I use 150 :-)
I use 120 or so for code and 80 or so for javadoc.
Vadim
Leszek Gawron wrote:
is there a common line width to be kept? 78 characters in one line is hell of a readability problem and a little bit archaic.
Use your judgement.
+1, I use 150 :-)
I use 120 or so for code and 80 or so for javadoc.