xwin_t
xscroll(xwin_t *win, int flag)
xwin_t my_win;
xwin_t his_win;
display(xwin_t *win, char *text, int size)
extern xwin_t my_win;
extern xwin_t his_win;
void display(xwin_t *, char *, int);
void xscroll(xwin_t *, int);