Compiler Specific Operators

roy at phri.UUCP roy at phri.UUCP
Wed Jul 16 13:02:06 AEST 1986


In article <505 at cubsvax.UUCP> peters at cubsvax.UUCP (Peter S. Shenkin) writes:
[Regarding compilers replacing calls to library routines with in-line code]
> What the hell difference does it make, from the user's point of view?
> That is, why should he ever be anything other than happy, if some
> alternative invoked by the compiler produces faster-running code?

	What if you want to trap and/or trace subroutine calls for
diagnostic or tuning purposes or you want to supply your own version of the
library routine because it's faster, more accurate, or more featureful?
-- 
Roy Smith, {allegra,philabs}!phri!roy
System Administrator, Public Health Research Institute
455 First Avenue, New York, NY 10016



More information about the Comp.lang.c mailing list