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