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:
parent
c2b550abf9
commit
ea0925d436
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
third operands is a long. If the second operand has been evaluated and it was
|
||||
|
|
Loading…
Add table
Reference in a new issue