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 cb9b51f commit 56b51c6Copy full SHA for 56b51c6
source/iostreams.tex
@@ -18990,15 +18990,15 @@
18990
The return from each function call
18991
that delivers data
18992
to the host environment
18993
-to be written to a file (\xrefc{7.21.3})
+to be written to a file (\xrefc{7.23.3})
18994
is an observable checkpoint\iref{intro.abstract}.
18995
18996
\pnum
18997
Calls to the function \tcode{tmpnam} with an argument that is a null pointer value may
18998
introduce a data race\iref{res.on.data.races} with other calls to \tcode{tmpnam} with
18999
an argument that is a null pointer value.
19000
19001
-\xrefc{7.21}
+\xrefc{7.23}
19002
19003
\rSec2[cinttypes.syn]{Header \tcode{<cinttypes>} synopsis}
19004
0 commit comments