swap(x,y)

Doug Gwyn gwyn at smoke.BRL.MIL
Wed Sep 6 00:24:57 AEST 1989


In article <1560 at l.cc.purdue.edu> cik at l.cc.purdue.edu (Herman Rubin) writes:
>The machine language programmer has no problems with this.

Neither does the high-level language programmer, who has been swapping
the contents of variables for years.  It is only someone with an
excessive concern for controlling the details of the generated code
from the compiler who has a problem, and he should be programming in
assembly language if the details truly matter.



More information about the Comp.lang.c mailing list