Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Advances the read position, then returns the next character without advancing again.
pplx::task<int_type> nextc();
Return Value
The value of the character. EOF if the read fails.
Requirements
Header: astreambuf.h
Namespace: concurrency::streams