noecho(3cur) ultrix man page | unix.com

Man Page: noecho

Operating Environment: ultrix

Section: 3cur

echo(3cur)																echo(3cur)

Name
       echo, noecho - enable/disable terminal echo

Syntax
       int echo()

       int noecho()

Description
       The routine enables echoing of characters typed by the user.  The routine disables echoing of characters typed by the user.

       Initially, input characters are echoed.	Subsequent calls to and do not flush typeahead.

Return Values
       The and functions return OK on success and ERR on error.

																	echo(3cur)
Related Man Pages
echo(3xcurses) - sunos
noecho(3xcurses) - sunos
addstr(3cur) - ultrix
mvaddstr(3cur) - ultrix
mvwaddstr(3cur) - ultrix
Similar Topics in the Unix Linux Community
Expect scripting telnet stop on bad username or password
Expect - assigning UNIX command output to a variable
Input password to bash script, save, and enter when needed
Adding to an array in an external file, and adding elements to it.