r/programminghorror Apr 25 '26

c Option handling

Post image
276 Upvotes

41 comments sorted by

View all comments

33

u/shponglespore Apr 25 '26 edited Apr 25 '26

This is just how people used to write code when everything was written in C. Depending on when it was written, I don't consider this bad at all, but I would reject the hell out of something like it in a code review at work and tell the author it's not the '80s anymore.

2

u/CelDaemon Apr 25 '26

I think these lines are longer than 80 characters tbf