What is the largest source code you've seen on a single file? What is the largest source code you seen/worked on in a single file in terms of line numbers. Give us examples plz. |
What is the largest source code you've seen on a single file? What is the largest source code you seen/worked on in a single file in terms of line numbers. Give us examples plz. |
I seriously doubt anyone actually edits files over 10 K lines nowadays, even though a script might pack the result into a much larger one.
(Back When Dinosaurs Reigned The Earth, I've worked on a monolithic script of about 50 K lines, but that was just as convenient as you would imagine)