Query: clearok
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clearok(3cur) clearok(3cur) Name clearok - enable screen clearing Syntax #include <cursesX.h> int clearok(win, bf) WINDOW *win; bool bf; Description If is the next call to for the specified window will clear the window completely and redraw the entire window without changing the original screen's contents. This is useful when the contents of the screen are uncertain. If the window is the entire screen is redrawn. Return Values The function returns OK on success and ERR on error. See Also refresh(3cur) clearok(3cur)
Related Man Pages |
---|
mvaddch(3cur) - ultrix |
mvaddstr(3cur) - ultrix |
mvwaddch(3cur) - ultrix |
printw(3cur) - ultrix |
wprintw(3cur) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
PHP Write Man Pages to MySQL DB |