Author
anonymous
over 7 years ago
$
prog.cc:7:3: warning: multiple unsequenced modifications to 'a' [-Wunsequenced] b=++a + ++a + ++a; ^ ~~ 1 warning generated. 36 13
prog.cc:7:3: warning: multiple unsequenced modifications to 'a' [-Wunsequenced] b=++a + ++a + ++a; ^ ~~ 1 warning generated.
36 13