/sys$common/syshlp/helplib.hlb CC, Run-time functions, scrollok *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Curses Screen Management macro that sets the scroll flag for the specified window. Syntax: #include <curses.h> scrollok(WINDOW *win, bool boolf);
|