Worked around a bug in GNU info
git-svn-id: svn://svn.cc65.org/cc65/trunk@1400 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -234,7 +234,7 @@ The latter will work, but will create larger and slower code.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<sect>When using the <tt/?:/ operator, cast values that are not ints<p>
|
<sect>When using the ternary operator, cast values that are not ints<p>
|
||||||
|
|
||||||
The result type of the <tt/?:/ operator is a long, if one of the second or
|
The result type of the <tt/?:/ operator is a long, if one of the second or
|
||||||
third operands is a long. If the second operand has been evaluated and it was
|
third operands is a long. If the second operand has been evaluated and it was
|
||||||
|
|||||||
Reference in New Issue
Block a user