= Standard C++ = [[TracNav(TracNav/SupportTOC)]] Please add links and information on Standard C++ ---- == O Streams == Angelika Langer has written a superb book on IOStreams and locales. It is a must have if you want to understand the iostream's in great detail: http://www.angelikalanger.com/iostreams.html A useful tutorial on extending streambuf: http://spec.winprog.org/streams/ ----