Minimalistic interface for redirecting tty stream. More...
Functions | |
void | ttywrch (int ch) |
Put a character to the teletypewritter. | |
Minimalistic interface for redirecting tty stream.
void ttywrch | ( | int | ch | ) |
Put a character to the teletypewritter.
[in] | ch | Character to output |