winchstr

Name

winchstr -- obtain a string of characters and their attributes from a curses window

Synopsis

#include <curses.h>

int winchstr(WINDOW * win, chtype * chstr);

Description

The interface winchstr() shall behave as specified in X/Open Curses, except that winchstr() shall return the number of characters that were read.