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 3d456b5 commit 9d1de60Copy full SHA for 9d1de60
source/support.tex
@@ -2076,10 +2076,10 @@
2076
are also optional;
2077
however, if an implementation defines integer types
2078
with the corresponding width and no padding bits,
2079
-it defines the corresponding \grammarterm{typedef-name}s.
+it declares the corresponding \grammarterm{typedef-name}s.
2080
Each of the macros listed in this subclause
2081
is defined if and only if
2082
-the implementation defines the corresponding \grammarterm{typedef-name}.
+the implementation declares the corresponding \grammarterm{typedef-name}.
2083
\begin{note}
2084
The macros \tcode{INT\placeholdernc{N}_C} and \tcode{UINT\placeholdernc{N}_C}
2085
correspond to the \grammarterm{typedef-name}s
0 commit comments