Well, there should be some limit of the number of parentheses, you will probably not want to use them in the a + b * c expression.
I would also use them here to clarify what I meant.
These make things perfectly clear as to what was wanted. (a + b) * c a + (b * c)
At first glance, a + c * c does not, you need to rely on your knowledge of precedence.
Ged.
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Dmitry Gorbachev Sent: 16 February 2009 21:50 To: ros-dev@reactos.org Subject: [ros-dev] [ros-diffs] [dgorbachev] 39422: Fix bug #4129 in CmpGetNameControlBlock().
Well, there should be some limit of the number of parentheses, you will probably not want to use them in the a + b * c expression.
_______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev