How break is used with the switch statement and why is it important?
alone2002dj
This is a discussion on Question about break in switch statement within the C Programming forums, part of the General Programming Boards category; How break is used with the switch statement and why is it important? alone2002dj...
How break is used with the switch statement and why is it important?
alone2002dj
You can find this in any tutorial about switch statements.