Add a FIXME to the docs about literal suffixes

This commit is contained in:
Brian Anderson 2011-06-24 19:31:21 -07:00
parent 79ba31504b
commit eb0d56f8c5

View File

@ -779,6 +779,9 @@ binary and interchange floating-point formats, as defined in the IEEE
@cindex Binary 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
@emph{floating-point literal}.