type
<ios> <iostream>
std::streamsize
Stream size type
It is a typedef of one the fundamental signed integral types.
It is convertible to/from streamoff.
See also
- streamoff
- Stream offset type (type)
type
<ios> <iostream>
Stream size type
It is a typedef of one the fundamental signed integral types.
It is convertible to/from streamoff.