The D Programming Language: cases (fallthrough)

John B. Nagle jbn at glacier.STANFORD.EDU
Wed Mar 9 04:02:41 AEST 1988


     Provided that goto operations are limited to forward and outward 
transfers of control, they are relatively harmless, although they do
make flow analysis within an optimizing compiler more difficult.



More information about the Comp.lang.c mailing list