C++ IOS Library - Streamoff
Description
It is used to represent the type of position offsets in a stream.
C++98
The underlying type depends on the particular library implementation.
C++11
It is a typdef of one the fundamental signed integral types large enough to represent the maximum possible file size supported by the system.
ios.htm
Advertisements