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 8d08440 commit 693835aCopy full SHA for 693835a
source/iostreams.tex
@@ -18425,9 +18425,10 @@
18425
18426
\pnum
18427
\returns
18428
-\tcode{false} if \tcode{p} did not exist,
18429
- otherwise \tcode{true}. The signature with argument \tcode{ec}
18430
- returns \tcode{false} if an error occurs.
+\tcode{true} if a file \tcode{p} has been removed and \tcode{false} otherwise.
+\begin{note}
+Absence of a file \tcode{p} is not an error.
18431
+\end{note}
18432
18433
18434
\throws
0 commit comments