Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions source/preprocessor.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2097,9 +2097,8 @@
the following sequence of source lines begins with a
source line that has a line number as specified
by the digit sequence (interpreted as a decimal integer).
If the digit sequence specifies zero
or a number greater than 2147483647,
the program is ill-formed.
Digit sequences representing a number
outside of the range \crange{1}{2147483647} are conditionally supported.

\pnum
A preprocessing directive of the form
Expand Down
Loading