We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae6551 commit 8106716Copy full SHA for 8106716
source/support.tex
@@ -1979,10 +1979,10 @@
1979
are also optional;
1980
however, if an implementation defines integer types
1981
with the corresponding width and no padding bits,
1982
-it defines the corresponding \grammarterm{typedef-name}s.
+it declares the corresponding \grammarterm{typedef-name}s.
1983
Each of the macros listed in this subclause
1984
is defined if and only if
1985
-the implementation defines the corresponding \grammarterm{typedef-name}.
+the implementation declares the corresponding \grammarterm{typedef-name}.
1986
\begin{note}
1987
The macros \tcode{INT\placeholdernc{N}_C} and \tcode{UINT\placeholdernc{N}_C}
1988
correspond to the \grammarterm{typedef-name}s
0 commit comments