The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 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 functions 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()
noecho() echo()
nonl() nl()
noraw() cbreak()


UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]