Declarations in switches, errors

Karl Heuer karl at haddock.ima.isc.com
Fri Oct 13 11:56:37 AEST 1989


In article <10888 at riks.csl.sony.co.jp> diamond at riks. (Norman Diamond) writes:
>Mr. Kremer [seems to] think that correct execution of a switch statement
>constitutes abnormal entry to the block.  I conjecture that very few will
>agree with you.

I agree with him.  `Normal' entry to a block is by falling into it from above.
A block that happens to be the body of a switch is entered abnormally.  This
is not a contradiction.

Karl W. Z. Heuer (ima!haddock!karl or karl at haddock.isc.com), The Walking Lint



More information about the Comp.std.c mailing list