Home Segments Index Top Previous Next

436: Sidetrip

You should use an enumeration variable whenever you decide that any value assigned to the variable must belong to a prescribed set of integers. Then, the C compiler can help you to enforce your decision.