streamoff
(offset type)
iostream library
  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


© The C++ Resources Network, 2001