DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

setscrreg(CURSES)


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(CURSES).
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005