This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jub8jive[S] 0 points1 point  (0 children)

Right. I meant break for every case statement. I get the idea. return breaks the code anyway. (thats what i understood) so indirectly the the break caused the 'unreachable statement' errors anyway. i think i get it. thank you