[EMAIL PROTECTED] wrote:
> Can we have a sort of middle point here?
> 
> x = x * y should be replaced by x *= y

(A newbie C/C++ question:)

Just out of curiosity, is that just a "cosmetic" change, or does that
actually change the machine code emitted by the compiler?

Thanks!
Randy Kramer

Reply via email to