Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ollydbg on September 03, 2014, 05:00:07 pm

Title: coding style question: what is the line length limit?
Post by: ollydbg on September 03, 2014, 05:00:07 pm
I don't see this on Coding style - CodeBlocks (http://wiki.codeblocks.org/index.php?title=Coding_style)
So, what is the preferred value?
My screen is still 1280*800, and I think 100 or 80 is OK, but if it is 120, then I can not see the whole line in the screen.  :(
Maybe, you have a bigger screen resolution. :)
what do you think?
Title: Re: coding style question: what is the line length limit?
Post by: SteelRat on September 03, 2014, 05:54:58 pm
I'm trying to stick to 80. With any resolution. I think it's just tradition for me.
Title: Re: coding style question: what is the line length limit?
Post by: oBFusCATed on September 03, 2014, 09:40:57 pm
120...
80 makes the code pretty ugly.
1600x1200 or full hd monitors.