It is simply using post increment. That is the switch will evaluate based upon the variables current value and then increment it. It saves a line of code by not doing the increment after the switch...