| Liste des Groupes | Revenir à cl c |
On 2026-06-04 15:18, Bart wrote:To not cause misunderstandings here; by "different types" I meant theI've already written in some former post about _unnecessarily_ mixing[...]>
* The () in '(a << b) + c)' are necessary if the intent is to have
what might be the more intuitive meaning.
different types in expressions.
If you stay in such subexpressions with the same types you'll notice
that the parentheses are unnecessary; the C-language's precedences
have been sensibly chosen (in this case[*]).
[*] And even if you add some of ^ | & it's still no problem, unless
you have also any of the comparison operators in your expressions.
Janis
[...]
Les messages affichés proviennent d'usenet.