|
VMS Help CRTL, [no]echo *Conan The Librarian |
Set the terminal so that characters may or may not be echoed on
the terminal screen. This mode of single-character input is only
supported with Curses.
Format
#include <curses.h>
void echo (void);
void noecho (void);
Additional Information (explode) :
|
|