Closed adamhutchings closed 2 years ago
What is cont and cont2?
It goes to outside of the switch. I would normally use break;
but I want to make it clear that I'm leaving the switch statement and NOT the for loop it's inside of.
Ohhh, thats cool, i didn't know you could do that
Closes #83.