Skip to content

Commit 56b51c6

Browse files
[cstdio.syn] Update to refer to C23 7.23.3, 7.23
1 parent cb9b51f commit 56b51c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/iostreams.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18990,15 +18990,15 @@
1899018990
The return from each function call
1899118991
that delivers data
1899218992
to the host environment
18993-
to be written to a file (\xrefc{7.21.3})
18993+
to be written to a file (\xrefc{7.23.3})
1899418994
is an observable checkpoint\iref{intro.abstract}.
1899518995

1899618996
\pnum
1899718997
Calls to the function \tcode{tmpnam} with an argument that is a null pointer value may
1899818998
introduce a data race\iref{res.on.data.races} with other calls to \tcode{tmpnam} with
1899918999
an argument that is a null pointer value.
1900019000

19001-
\xrefc{7.21}
19001+
\xrefc{7.23}
1900219002

1900319003
\rSec2[cinttypes.syn]{Header \tcode{<cinttypes>} synopsis}
1900419004

0 commit comments

Comments
 (0)