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 fa6ac2c commit 3b5c2d7Copy full SHA for 3b5c2d7
source/lib-intro.tex
@@ -829,13 +829,10 @@
829
\rSec5[multibyte.strings]{Multibyte strings}
830
831
\pnum
832
-A
833
\indextext{NTBS}%
834
\indextext{NTMBS}%
835
-\term{null-terminated multibyte string,}
836
-or \ntmbs,
837
-\indextext{string!null-terminated multibyte}%
838
-is an \ntbs that constitutes a
+A \defnx{null-terminated multibyte string}{string!null-terminated multibyte},
+or \ntmbs, is an \ntbs that constitutes a
839
sequence of valid multibyte characters, beginning and ending in the initial
840
shift state.\footnote{An \ntbs that contains characters only from the
841
basic execution character set is also an \ntmbs.
0 commit comments