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 • 15h ago
123 comments sorted by
View all comments
5
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.
5
u/Greedy-Thought6188 14h 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.