getchar - C++ Reference - cplusplus.com - The C++ Resources Network
A simple typewriter. Every sentence is echoed once ENTER has been pressed until a dot (.) is included in the text. See also getc Get character from stream (function ) putchar Write character to stdout (function ) scanf Read formatted data from stdin (func...