no(3X) no(3X)
NAME
no - pointer page for functions with no prefix
DESCRIPTION
The no prefix indicates that a Curses function disables a mode. (The
corresponding functions without the no prefix enable the same mode.)
The no functions are discussed together with the corresponding func-
tions that do not have these prefixes.
The nodelay() function has an entry under its own name because there
is no corresponding delay() function.
The noqiflush() and notimeout() functions have an entry under their
own names because they precede the corresponding function without the
no prefix in alphabetical order.
They are found on the following entries:
Function Refer to
_______________________
nocbreak() cbreak(3X)
noecho() echo(3X)
nonl() nl(3X)
noraw() cbreak(3X)
SEE ALSO
curses(3X).
Page 1 Reliant UNIX 5.44 Printed 11/98