diff --git a/doc/fstream.htm b/doc/fstream.htm index 2c2ad7d..a8a8780 100644 --- a/doc/fstream.htm +++ b/doc/fstream.htm @@ -16,7 +16,7 @@

Introduction

The C++ Standard Library's <fstream> header uses const char* to -pass arguments representing file names, with that usage occurring in seven +pass arguments representing file names, with that usage occurring seven times.

The Filesystem Library's fstream.hpp header provides equivalent @@ -100,7 +100,7 @@ examples.


© Copyright Beman Dawes, 2002

Revised -12 September, 2002

+14 September, 2002