Standard Template Library - STL C++

<iostream>

Overview

Description

The <iostream> header file defines objects for the default input and output streams.

Objects


cerr

cin

clog

cout

wcerr

wcin

wclog

wcout



 

© 2007–2024 XoaX.net LLC. All rights reserved.