using !

merriman at camb.com merriman at camb.com
Tue Jan 8 09:43:20 AEST 1991


In article <009417DC.37A9DCA0 at cemmva.cem.msu.edu>, 
    heroux at cemmva.cem.msu.edu (Brett Heroux) writes:
> Is !(a > b) portable? 
It better be!

>slower or faster than  a <= b?
VAX C produces identical object code for both forms, with or without 
optimization.

> 
> bjh
> 
> Brett Heroux
> 7350 Oliver Woods Dr. SE
> Grand Rapids, MI 49546
> 
> internet: heroux at cemvax.cem.msu.edu



More information about the Comp.lang.c mailing list