break <label> and another use for goto's.
Guy Harris
guy at rlgvax.UUCP
Fri Jan 18 15:12:16 AEST 1985
> The point is that sometimes execution speeds are critical and "good" coding
> style gets in the way of speed. That is unless you find me a C
> compiler which automatically does inline routine expansion.
According to the C++ Reference Manual, the C++ compiler does do exactly that.
It's a good idea, but the only other compiler I know about which does it
is Xerox's Mesa compiler (I suspect there are others.)
Guy Harris
{seismo,ihnp4,allegra}!rlgvax!guy
More information about the Comp.lang.c
mailing list