iostream Class Library Reference
Microsoft Visual C++ contains two versions of the C++ iostream class library, which supports object-oriented input and output. This library follows the syntax that the authors of the C++ language originally established and thus represents a de facto standard for C++ input and output. The other, newer version of the C++ iostream class library is found in the section of this online documentation. For information about iostream programming
Interesting home pages |