changed remark about predefined identifiers
This commit is contained in:
parent
64e9d11570
commit
564bb0b81c
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ do not generate line directives
|
||||||
set maximum identifier length to
|
set maximum identifier length to
|
||||||
.IR n .
|
.IR n .
|
||||||
.PP
|
.PP
|
||||||
The following names are always available unless undefined:
|
The following names are always available. They cannot be the subject of a
|
||||||
|
-U command line option or a #undef directive.
|
||||||
.RS
|
.RS
|
||||||
.IP __STDC__
|
.IP __STDC__
|
||||||
A decimal constant 1, indicating that this is an ANSI C conforming
|
A decimal constant 1, indicating that this is an ANSI C conforming
|
||||||
|
|
Loading…
Add table
Reference in a new issue