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 3129966 commit 3bd4982Copy full SHA for 3bd4982
source/support.tex
@@ -1970,10 +1970,10 @@
1970
are also optional;
1971
however, if an implementation defines integer types
1972
with the corresponding width and no padding bits,
1973
-it defines the corresponding \grammarterm{typedef-name}s.
+it declares the corresponding \grammarterm{typedef-name}s.
1974
Each of the macros listed in this subclause
1975
is defined if and only if
1976
-the implementation defines the corresponding \grammarterm{typedef-name}.
+the implementation declares the corresponding \grammarterm{typedef-name}.
1977
\begin{note}
1978
The macros \tcode{INT\placeholdernc{N}_C} and \tcode{UINT\placeholdernc{N}_C}
1979
correspond to the \grammarterm{typedef-name}s
0 commit comments