DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

no(3curses)


no -- pointer page for functions with no prefix

Synopsis

cc [options] file -lcurses
#include <curses.h>

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(3curses) function has an entry under its own name because there is no corresponding delay( ) function.

The noqiflush(3curses) and notimeout(3curses) 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:


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004