Comment by BeefWellington
1 year ago
When writing code in this manner, lines of code is kind of a meaningless metric. You could put the entire Linux kernel in one very long line of C.
1 year ago
When writing code in this manner, lines of code is kind of a meaningless metric. You could put the entire Linux kernel in one very long line of C.
It was meant just as an indicator of the code density. The actual line lengths are ~80 chars.