Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: No your line is too long. Pin
PIEBALDconsult3-Jan-24 6:36
mvePIEBALDconsult3-Jan-24 6:36 
GeneralRe: No your line is too long. Pin
obeobe4-Jan-24 1:27
obeobe4-Jan-24 1:27 
GeneralRe: No your line is too long. Pin
bryanren4-Jan-24 3:20
bryanren4-Jan-24 3:20 
GeneralRe: No your line is too long. Pin
jschell4-Jan-24 4:03
jschell4-Jan-24 4:03 
GeneralRe: No your line is too long. Pin
jschell4-Jan-24 3:58
jschell4-Jan-24 3:58 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 6:29
trønderen3-Jan-24 6:29 
GeneralRe: No your line is too long. Pin
kmoorevs3-Jan-24 6:33
kmoorevs3-Jan-24 6:33 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 7:12
trønderen3-Jan-24 7:12 
When our coding standards were revised, the working group proposed to limit line lengths 72 characters of code.

Our project manager immediately granted an exemption to this rule: We also had rules for how to make up names for #define constants (identifying module, submodule, function etc. etc.) that resulted in constant names exceeding 80 chars.

(Personally, I think that rules that can lead to such results are completely crazy. There are also rules for how to name directories, subdirectories, sub-sub and sub-sub-sub-... directories, so that any directory should be 'self-identifying' even if located in an identifying higher directory. In one case, I counted the same module ID repeated seven times in a complete path string. This naming standard obviously created problems for DOS-friendly file systems with a maximum path length of 260 characters. Even if that 260 char limit sometimes was a pain in the horse, I think that naming rules frequently leading to path strings filling several lines of output are just as crazy!)

Religious freedom is the freedom to say that two plus two make five.

GeneralRe: No your line is too long. Pin
MarkTJohnson3-Jan-24 7:21
professionalMarkTJohnson3-Jan-24 7:21 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 7:31
trønderen3-Jan-24 7:31 
GeneralRe: No your line is too long. Pin
MarkTJohnson3-Jan-24 8:01
professionalMarkTJohnson3-Jan-24 8:01 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 8:34
trønderen3-Jan-24 8:34 
GeneralRe: No your line is too long. Pin
PIEBALDconsult3-Jan-24 10:40
mvePIEBALDconsult3-Jan-24 10:40 
GeneralRe: No your line is too long. Pin
jschell4-Jan-24 4:06
jschell4-Jan-24 4:06 
GeneralRe: No your line is too long. Pin
honey the codewitch3-Jan-24 7:51
mvahoney the codewitch3-Jan-24 7:51 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 8:14
trønderen3-Jan-24 8:14 
GeneralRe: No your line is too long. Pin
BernardIE53173-Jan-24 8:53
BernardIE53173-Jan-24 8:53 
GeneralRe: No your line is too long. Pin
bryanren4-Jan-24 3:27
bryanren4-Jan-24 3:27 
GeneralRe: No your line is too long. Pin
honey the codewitch4-Jan-24 6:29
mvahoney the codewitch4-Jan-24 6:29 
GeneralRe: No your line is too long. Pin
BernardIE53173-Jan-24 8:10
BernardIE53173-Jan-24 8:10 
GeneralRe: No your line is too long. Pin
trønderen3-Jan-24 8:33
trønderen3-Jan-24 8:33 
GeneralRe: No your line is too long. Pin
PIEBALDconsult3-Jan-24 10:43
mvePIEBALDconsult3-Jan-24 10:43 
GeneralRe: No your line is too long. Pin
gggustafson5-Jan-24 5:12
mvagggustafson5-Jan-24 5:12 
GeneralRe: No your line is too long. Pin
Paul Sanders (the other one)3-Jan-24 23:21
Paul Sanders (the other one)3-Jan-24 23:21 
GeneralRe: No your line is too long. Pin
obeobe4-Jan-24 1:20
obeobe4-Jan-24 1:20 

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.