Minimalistic interface for redirecting stderr stream. More...
Functions | |
int | stderr_putchar (int ch) |
Put a character to the stderr. | |
Minimalistic interface for redirecting stderr stream.
int stderr_putchar | ( | int | ch | ) |
Put a character to the stderr.
[in] | ch | Character to output |