case 0..200: // case 0, 1, 2 <--> 198, 199, 200. blah;default: // Everything else that has no case. more blah;