X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Fdoc%2Fhtml%2Fmanual%2Fio.html;fp=libstdc%2B%2B-v3%2Fdoc%2Fhtml%2Fmanual%2Fio.html;h=c106e6475ec7ba546d5aa4ea1bc76f697e715e4d;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=0000000000000000000000000000000000000000;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/libstdc++-v3/doc/html/manual/io.html b/libstdc++-v3/doc/html/manual/io.html new file mode 100644 index 00000000..c106e647 --- /dev/null +++ b/libstdc++-v3/doc/html/manual/io.html @@ -0,0 +1,9 @@ + + +Part XI.  Input and Output

Part XI.  + Input and Output + +

Table of Contents

24. Iostream Objects
25. Stream Buffers
Derived streambuf Classes
Buffering
26. Memory Based Streams
Compatibility With strstream
27. File Based Streams
Copying a File
Binary Input and Output
More Binary Input and Output
28. Interacting with C
Using FILE* and file descriptors
Performance