tmp/tmpjoul349c/{from.md → to.md}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
###### Multibyte strings <a id="multibyte.strings">[[multibyte.strings]]</a>
|
| 2 |
|
| 3 |
-
A *null-terminated multibyte string
|
| 4 |
constitutes a sequence of valid multibyte characters, beginning and
|
| 5 |
-
ending in the initial shift state.[^
|
| 6 |
|
| 7 |
A *static* NTMBS is an NTMBSwith static storage duration.
|
| 8 |
|
|
|
|
| 1 |
###### Multibyte strings <a id="multibyte.strings">[[multibyte.strings]]</a>
|
| 2 |
|
| 3 |
+
A *null-terminated multibyte string*, or NTMBS, is an NTBSthat
|
| 4 |
constitutes a sequence of valid multibyte characters, beginning and
|
| 5 |
+
ending in the initial shift state.[^11]
|
| 6 |
|
| 7 |
A *static* NTMBS is an NTMBSwith static storage duration.
|
| 8 |
|