Skip to content

Commit 3044726

Browse files
[c.mb.wcs] Update to refer to C23 7.24.8.1, 7.24.9, 7.31.6.3.1, 7.24.8
1 parent feb1551 commit 3044726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/text.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13317,7 +13317,7 @@
1331713317
These functions have the semantics specified in the C standard library.
1331813318
\end{itemdescr}
1331913319

13320-
\xrefc{7.22.7.1, 7.22.8, 7.29.6.2.1}
13320+
\xrefc{7.24.8.1, 7.24.9, 7.31.6.3.1}
1332113321

1332213322
\indexlibraryglobal{mbtowc}%
1332313323
\indexlibraryglobal{wctomb}%
@@ -13338,7 +13338,7 @@
1333813338
with other calls to the same function.
1333913339
\end{itemdescr}
1334013340

13341-
\xrefc{7.22.7}
13341+
\xrefc{7.24.8}
1334213342

1334313343
\begin{itemdecl}
1334413344
size_t @\libglobal{mbrlen}@(const char* s, size_t n, mbstate_t* ps);

0 commit comments

Comments
 (0)