Click here to Skip to main content
15,920,828 members

Survey Results

Do you limit the width of your source code?   [Edit]

Survey period: 26 Jan 2009 to 2 Feb 2009

76 columns? 100 columns? Anything and let word wrap deal with it? How do you swing?

OptionVotes% 
Yes, so that it can be printed easily1126.08
Yes, so it fits on my screen89548.61
Sometimes yes, sometimes no51628.03
No31817.27



 
General125 Pin
DrFrankenstein9026-Jan-09 8:30
DrFrankenstein9026-Jan-09 8:30 
GeneralRe: 125 Pin
Jeremy Falcon26-Jan-09 11:21
professionalJeremy Falcon26-Jan-09 11:21 
QuestionHow about readability? Pin
zwickerr26-Jan-09 8:30
zwickerr26-Jan-09 8:30 
AnswerRe: How about readability? Pin
Jalapeno Bob26-Jan-09 18:17
professionalJalapeno Bob26-Jan-09 18:17 
AnswerRe: How about readability? Pin
PIEBALDconsult27-Jan-09 5:57
mvePIEBALDconsult27-Jan-09 5:57 
GeneralWidth could be annoying Pin
JoseMenendez26-Jan-09 6:41
JoseMenendez26-Jan-09 6:41 
GeneralRe: Width could be annoying Pin
PIEBALDconsult27-Jan-09 5:59
mvePIEBALDconsult27-Jan-09 5:59 
GeneralRe: Width could be annoying Pin
JoseMenendez27-Jan-09 6:01
JoseMenendez27-Jan-09 6:01 
GeneralRe: Width could be annoying Pin
John M. Drescher28-Jan-09 17:09
John M. Drescher28-Jan-09 17:09 
GeneralWhat printer? Pin
Jim (SS)26-Jan-09 6:02
Jim (SS)26-Jan-09 6:02 
GeneralUsed to, still do sometimes Pin
Luis Alonso Ramos26-Jan-09 5:45
Luis Alonso Ramos26-Jan-09 5:45 
GeneralShortening lines and if-blocks Pin
User 665826-Jan-09 5:39
User 665826-Jan-09 5:39 
GeneralRe: Shortening lines and if-blocks Pin
PIEBALDconsult26-Jan-09 6:46
mvePIEBALDconsult26-Jan-09 6:46 
GeneralRe: Shortening lines and if-blocks Pin
Old Nic27-Jan-09 4:27
Old Nic27-Jan-09 4:27 
GeneralRe: Shortening lines and if-blocks Pin
PIEBALDconsult27-Jan-09 5:13
mvePIEBALDconsult27-Jan-09 5:13 
GeneralI have a 22" Wide monitor... Pin
AlexCode26-Jan-09 5:31
professionalAlexCode26-Jan-09 5:31 
GeneralRe: I have a 22" Wide monitor... Pin
Member 348023228-Jan-09 0:11
Member 348023228-Jan-09 0:11 
GeneralRe: I have a 22" Wide monitor... Pin
AlexCode28-Jan-09 3:31
professionalAlexCode28-Jan-09 3:31 
GeneralIn general no Pin
Ennis Ray Lynch, Jr.26-Jan-09 5:14
Ennis Ray Lynch, Jr.26-Jan-09 5:14 
GeneralRe: In general no Pin
PIEBALDconsult27-Jan-09 6:05
mvePIEBALDconsult27-Jan-09 6:05 
GeneralGong Hei Fat Choi Pin
W Balboos, GHB26-Jan-09 3:29
W Balboos, GHB26-Jan-09 3:29 
GeneralFormatting for the screen width Pin
Tim Carmichael26-Jan-09 3:12
Tim Carmichael26-Jan-09 3:12 
GeneralLine length ... depends Pin
Member 405523525-Jan-09 23:41
Member 405523525-Jan-09 23:41 
General80-100 characters max Pin
Paul Betteridge25-Jan-09 23:18
Paul Betteridge25-Jan-09 23:18 
I always limit to between 80-100 chars maximum per line. Doesn't matter if it is being printed or not purely because it makes reading the code much more bearable.

Scrolling the screen horizontally for long lines breaks your chain on thought so keeping all the code right in front of you is better!
GeneralRe: 80-100 characters max Pin
Jeremy Falcon26-Jan-09 11:19
professionalJeremy Falcon26-Jan-09 11:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.