Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ isendwin(3X) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

endwin(3X)

curses(5)

isendwin(3X)                                                   isendwin(3X)

NAME
     isendwin - determine whether a screen has been refreshed

SYNOPSIS
     cc [flag ...] file ... -lcurses [library ...]

     #include <curses.h>

     bool isendwin(void);

DESCRIPTION
     The isendwin() function indicates whether the screen has been
     refreshed since the last call to endwin().

RETURN VALUE
     The isendwin() function returns TRUE if endwin() has been called
     without any subsequent refresh. Otherwise, it returns FALSE.

ERRORS
     No errors are defined.

SEE ALSO
     curses(3X), endwin(3X), curses(5).
































Page 1                       Reliant UNIX 5.44                Printed 11/98

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026