On Fri, Nov 19, 1999 at 10:55:04AM -0700, Tom Christiansen wrote: > >Did you ever use > > $a = $b + $c; > > Why yes. I did. Assuming unoverloaded and numeric operands, I expect > that it will conform to C's well-defined notions on integer and real > arithmetic as respectively applicable. What makes you expect this? Ilya