A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../error/error_code/../../../cpp/io/c/fgetpos.html below:

std::fgetpos - cppreference.com

Obtains the file position indicator and the current parse state (if any) for the file stream stream and stores them in the object pointed to by pos. The value stored is only meaningful as the input to std::fsetpos.

[edit] Parameters stream - file stream to examine pos - pointer to a fpos_t object to store the file position indicator to [edit] Return value

​0​ upon success, nonzero value otherwise. Also sets errno on failure.

[edit] Example [edit] See also returns the current file position indicator
(function) [edit] moves the file position indicator to a specific location in a file
(function) [edit] moves the file position indicator to a specific location in a file
(function) [edit]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4