Copyright Digital Equipment Corp. All rights reserved.
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);
Argument Return_Values