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 dd8af4d commit 6d5ac82Copy full SHA for 6d5ac82
source/intro.tex
@@ -542,7 +542,7 @@
542
}
543
\end{codeblock}
544
545
-contains four separate memory locations: The field \tcode{a} and bit-fields
+contains four separate memory locations: The member \tcode{a} and bit-fields
546
\tcode{d} and \tcode{e.ee} are each separate memory locations, and can be
547
modified concurrently without interfering with each other. The bit-fields
548
\tcode{b} and \tcode{c} together constitute the fourth memory location. The
0 commit comments