Copyright Digital Equipment Corp. All rights reserved.

scroll

   Moves all the lines on the window up one line. The top line
   scrolls off the window and the bottom line becomes blank.

   Format

     #include  <curses.h>

     int scroll  (WINDOW *win);
 


Additional information available:

Argument        Return_Values