| cplusplus.com > reference > iostream library > streamoff | 
| streamoff | 
| cplusplus.com | 
 Type to express positions in streams.
 
It is generally a synonym of one of the basic integral types
(typically long). It is used to represent offset
positions in I/O buffers.
 See also.
 
iostream library