Click here to Skip to main content
15,921,716 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.

 
JokeRe: Where has the witch gone ? Pin
Nand321-Oct-19 1:09
Nand321-Oct-19 1:09 
GeneralLargest Code File? Pin
michaelbarb30-Sep-19 9:37
michaelbarb30-Sep-19 9:37 
GeneralRe: Largest Code File? PinPopular
Kevin Marois30-Sep-19 9:49
professionalKevin Marois30-Sep-19 9:49 
GeneralRe: Largest Code File? Pin
michaelbarb30-Sep-19 9:57
michaelbarb30-Sep-19 9:57 
GeneralRe: Largest Code File? Pin
PIEBALDconsult30-Sep-19 10:02
mvePIEBALDconsult30-Sep-19 10:02 
GeneralRe: Largest Code File? Pin
Sander Rossel30-Sep-19 10:02
professionalSander Rossel30-Sep-19 10:02 
GeneralRe: Largest Code File? Pin
harold aptroot30-Sep-19 10:33
harold aptroot30-Sep-19 10:33 
GeneralRe: Largest Code File? Pin
Rick York30-Sep-19 10:41
mveRick York30-Sep-19 10:41 
I don't have any hard guidelines but I like to stay under about 20KB when possible. Sometimes it just isn't and I don't start splitting things up if I get close to that.

I feel your pain though. We have a code module here that is over 2MB long and almost 90K lines. It is full of ifdefs and several large functions have three or four implementations in it with only subtle differences. We hold this up as an example of how not to do things ever and a justification for why we are trying to rewrite everything it was involved in. It is truly horrendous.
"They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

GeneralRe: Largest Code File? Pin
Dave Kreskowiak30-Sep-19 10:42
mveDave Kreskowiak30-Sep-19 10:42 
GeneralRe: Largest Code File? Pin
kmoorevs30-Sep-19 11:13
kmoorevs30-Sep-19 11:13 
GeneralRe: Largest Code File? Pin
enhzflep30-Sep-19 16:55
enhzflep30-Sep-19 16:55 
GeneralRe: Largest Code File? Pin
kmoorevs1-Oct-19 4:05
kmoorevs1-Oct-19 4:05 
GeneralRe: Largest Code File? Pin
BillWoodruff30-Sep-19 11:46
professionalBillWoodruff30-Sep-19 11:46 
PraiseRe: Largest Code File? Pin
michaelbarb1-Oct-19 4:00
michaelbarb1-Oct-19 4:00 
GeneralRe: Largest Code File? Pin
grralph12-Oct-19 2:06
grralph12-Oct-19 2:06 
GeneralRe: Largest Code File? Pin
Mycroft Holmes30-Sep-19 12:32
professionalMycroft Holmes30-Sep-19 12:32 
GeneralRe: Largest Code File? Pin
Matthew Dennis30-Sep-19 12:45
sysadminMatthew Dennis30-Sep-19 12:45 
GeneralRe: Largest Code File? Pin
Amarnath S30-Sep-19 14:16
professionalAmarnath S30-Sep-19 14:16 
GeneralRe: Largest Code File? Pin
Member 916705730-Sep-19 20:40
Member 916705730-Sep-19 20:40 
GeneralRe: Largest Code File? Pin
OriginalGriff30-Sep-19 21:12
mveOriginalGriff30-Sep-19 21:12 
GeneralRe: Largest Code File? Pin
#realJSOP30-Sep-19 23:41
professional#realJSOP30-Sep-19 23:41 
GeneralRe: Largest Code File? Pin
BillWoodruff1-Oct-19 7:20
professionalBillWoodruff1-Oct-19 7:20 
GeneralRe: Largest Code File? Pin
CPallini30-Sep-19 21:18
mveCPallini30-Sep-19 21:18 
GeneralRe: Largest Code File? Pin
dan!sh 30-Sep-19 22:12
professional dan!sh 30-Sep-19 22:12 
GeneralRe: Largest Code File? Pin
Spoon Of Doom30-Sep-19 23:32
Spoon Of Doom30-Sep-19 23:32 

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.