From 073f5bbd032d5a38d4b6422be93455ffd076ef58 Mon Sep 17 00:00:00 2001 From: bkoz Date: Wed, 9 Feb 2011 01:45:25 +0000 Subject: 2011-02-08 Benjamin Kosnik * doc/html/*: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169960 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/doc/html/manual/fstreams.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libstdc++-v3/doc/html/manual/fstreams.html') diff --git a/libstdc++-v3/doc/html/manual/fstreams.html b/libstdc++-v3/doc/html/manual/fstreams.html index 0795443b26d..6c03a2bb62a 100644 --- a/libstdc++-v3/doc/html/manual/fstreams.html +++ b/libstdc++-v3/doc/html/manual/fstreams.html @@ -1,9 +1,9 @@ - -File Based Streams

Binary Input and Output

+

The first and most important thing to remember about binary I/O is that opening a file with ios::binary is not, repeat not, the only thing you have to do. It is not a silver @@ -87,7 +87,7 @@ of formatting functions and classes to perform something which requires that formatting not be done? There are a seemingly infinite number of solutions, and a few are listed here: -

+

-- cgit v1.2.3