Y
Hacker News
new
|
ask
|
show
|
jobs
by
buro9
5099 days ago
It isn't:
https://github.com/seanpringle/goomwwm/blob/master/goomwwm.c
1 comments
drek
5099 days ago
Umm yeah that's a 4k line C file?
link
munchor
5099 days ago
What matters is size, not lines. You can just inline everything and it'll be like 3 lines of code.
link
tikhonj
5099 days ago
It's a question of readability and code organization, not sheer size.
link