|
|
|
|
|
by MaxBarraclough
1953 days ago
|
|
That isn't more readable. It's non-standard. It also looks like a function call, but doesn't behave like one (in a function call, a, b, and c would all be evaluated). It's going to confuse other C programmers. As Liquid_Fire points out, it's also probably incorrect. |
|