The “c” stands for “character” because iostreams map values to and from byte (char) representations. [Bjarne Stroustrup’s C++ Style and Technique FAQ]
The “c” stands for “character” because iostreams map values to and from byte (char) representations. [Bjarne Stroustrup’s C++ Style and Technique FAQ]