ultrix man page for wrefresh

Query: wrefresh

OS: ultrix

Section: 3cur

Links: ultrix man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

refresh(3cur)															     refresh(3cur)

Name
       refresh, wrefresh - refresh window

Syntax
       #include <cursesX.h>

       int refresh()

       int wrefresh(win)
       WINDOW *win;

Description
       The  routine copies the named window to the physical terminal screen, taking into account what is already there in order to optimize cursor
       movement.

       The routine does the same, using as a default screen.

       These routines must be called to get any output on the terminal, as other routines only manipulate data structures.

       Unless has been enabled, the physical cursor of the terminal is left at the location of the window's cursor.  The routine is a macro.

Return Values
       The and functions return OK on success and ERR on error.

See Also
       leaveok(3cur)

																     refresh(3cur)
Related Man Pages
curs_refresh(3curses) - sunos
prefresh(3cur) - ultrix
doupdate(3curses) - sunos
refresh(3curses) - sunos
wredrawln(3curses) - sunos
Similar Topics in the Unix Linux Community
Problem with curses library on Mac OS 10.2 darwin
Variables betwen pthreads ?
How to modify this c code to get full GUI interface for Unix Linux ?
Warning for rakesh_01: Bumping Up Posts
Ncurses status bar