ultrix man page for echo

Query: echo

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - opensolaris
getstr(3cur) - ultrix
mvwgetstr(3cur) - ultrix
wgetch(3cur) - ultrix
wgetstr(3cur) - ultrix
Similar Topics in the Unix Linux Community
How to echo a <tab> space?
echo doesn't work right
Echoing command results
Unable to echo the content
How can i split this.. :)?