Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Retreats the read position, then returns the current character without advancing.
pplx::task<int_type> ungetc();
Return Value
The value of the character. EOF if the read fails. ::requires_async method if an asynchronous read is required
Requirements
Header: astreambuf.h
Namespace: concurrency::streams