streamsize | types |
<ios> |
Stream size type
Type to represent sizes in streams.
The type is an implementation-defined synonym of one of the signed basic integral types (generally signed int or signed long).
See also
streamoff | Stream offset type (type) |