Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This version of Boost is under active development. You are currently in the master branch. The current version is 1.91.0.
Adjust the current position in the open file.
void seek( std::uint64_t offset, error_code& ec);
|
Name |
Description |
|---|---|
|
|
The offset in bytes from the beginning of the file |
|
|
Set to the error, if any occurred |