Skip to Main Content
C++ Programming
book

C++ Programming

by Yuan Dong, Fang Yang, Li Zheng, Tsinghua University Tsinghua University Press
February 2019
Beginner content levelBeginner
504 pages
14h 34m
English
De Gruyter
Content preview from C++ Programming

11The I/O Stream Library and Input/Output

As in the C language, there is no input/ output statement in C++. However, there is an object-oriented input/output software package in C++, i.e., the I/O stream library. Stream is the key concept of an I/O stream. In this chapter, the concept of stream and then the structure and the use of stream library will be introduced. A more detailed explanation and description of classes and the members of the stream library can be found in the reference book of the running libraries of compiler system.

11.1I/O Stream’s Concept and the Structure of a Stream Library

An I/O stream library is a replacement product of the C language I/O function in object-oriented program design.

As introduced in Chapter 2, we conceptualize ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering C++ Programming

Mastering C++ Programming

Jeganathan Swaminathan

Publisher Resources

ISBN: 9783110470666