Template:Computer Programming/Control/2
From Wikibooks, open books for an open world
[edit] case
Often it is necessary to compare one specific variable against several constant expressions. For this kind of conditional expression the case statement exists. For example: