[SVN r519]
This commit is contained in:
Beman Dawes
2002-09-17 16:59:14 +00:00
parent 728cdaf3f3
commit 2cae47afe0

View File

@@ -16,7 +16,7 @@
<h2><a name="Introduction">Introduction</a></h2>
<p>The C++ Standard Library's <i>&lt;fstream&gt;</i> header uses <i>const char*</i> to
pass arguments representing file names, with that usage occurring in seven
pass arguments representing file names, with that usage occurring seven
times.</p>
<p>The Filesystem Library's <i>fstream.hpp</i> header provides equivalent
@@ -100,7 +100,7 @@ examples</a>.</p>
<hr>
<p>© Copyright Beman Dawes, 2002</p>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->12 September, 2002<!--webbot bot="Timestamp" endspan i-checksum="39334" --></p>
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->14 September, 2002<!--webbot bot="Timestamp" endspan i-checksum="39338" --></p>
</body>