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 d1ea8ea commit 77c2f53Copy full SHA for 77c2f53
source/basic.tex
@@ -5318,7 +5318,7 @@
5318
\defnadjx{signed integer}{types}{type}.
5319
The range of representable values for a signed integer type is
5320
$-2^{N-1}$ to $2^{N-1}-1$ (inclusive),
5321
-where \placeholder{N} is called the \defn{width} of the type.
+where $N$ is called the \defn{width} of the type.
5322
\indextext{integral type!implementation-defined \tcode{sizeof}}%
5323
\begin{note}
5324
Plain \tcode{int}s are intended to have
0 commit comments