DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

setscrreg(3curses)


setscrreg -- define software scrolling region

Synopsis

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

int setscrreg(int top, int bot);

int wsetscrreg(WINDOW *win, int top, int bot);

Description

Refer to clearok(3curses).
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004