Sikandar Hayat Blog
Friday, December 17, 2010
C++ Standard Library: Input/Output Stream Library
Provides functionality to use an abstraction called
streams
specially designed to perform input and output operations on sequences of character, like files or strings.
This functionality is provided through several related classes, as shown in the following relationship map, with the corresponding header file names on top:
C++ Tutorial - 10 - Beginning Arrays
c++ programming tutorial 1
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)