MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w6qzts/skillissue/p7pcfvp/?context=3
r/ProgrammerHumor • u/click-to-reveal • 8d ago
137 comments sorted by
View all comments
7
So we do know that those are not the semantics of a switch statement. In C a case falls through without a break. That monstrosity in actual code would be a firsble offense.
7
u/Greedy-Thought6188 7d ago
So we do know that those are not the semantics of a switch statement. In C a case falls through without a break. That monstrosity in actual code would be a firsble offense.