[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/io/basic_istream/gcount [Back]  [Original]

std::basic_istream::gcount cppreference.com
cppreference.com

std::basic_istream::gcount

cppreference.com

<metanoindex/>

<tbody> </tbody>
std::streamsize gcount() const;
.
:
Returns the number of characters extracted by the last unformatted input operation.
Google.
. .
basic_istream gcount()
:
The following member functions of basic_istream change the value of subsequent gcount() calls:
Google.
. .
gcount()
:
The following functions set gcount() to zero:
Google.
. .

()

:
number of characters extracted by the last unformatted input operation
Google.
. .

.


Web Proxy Viewer  |  New URL  |  Original Page