Add a FIXME to the docs about literal suffixes
This commit is contained in:
parent
79ba31504b
commit
eb0d56f8c5
1 changed files with 3 additions and 0 deletions
|
@ -779,6 +779,9 @@ binary and interchange floating-point formats, as defined in the IEEE
|
||||||
@cindex Binary token
|
@cindex Binary token
|
||||||
@cindex Floating-point token
|
@cindex Floating-point token
|
||||||
|
|
||||||
|
@c FIXME: This discussion isn't quite right since 'f' and 'i' can be used as
|
||||||
|
@c suffixes
|
||||||
|
|
||||||
A @dfn{number literal} is either an @emph{integer literal} or a
|
A @dfn{number literal} is either an @emph{integer literal} or a
|
||||||
@emph{floating-point literal}.
|
@emph{floating-point literal}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue