HP-UX Reference (11i v2 03/08) - 5 Miscellaneous Topics, 7 Device (Special) Files, 9 General Information, Index (vol 9)

c
curses(5) curses(5)
(CURSES)
int attr_get(attr_t *attrs, short *color_pair, void *opts);
int attr_off(attr_t attrs, void *opts);
int attr_on(attr_t attrs, void *opts);
int attr_set(attr_t attrs, short color_pair, void *opts);
int baudrate(void);
int beep(void);
int bkgd(chtype ch);
void bkgdset(chtype ch);
void bkgrndset(const cchar_t *wch);
int bkgrnd(const cchar_t *wch);
int border(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl,
chtype tr, chtype bl, chtype br);
int border_set(const cchar_t *ls, const cchar_t *rs,
const cchar_t *ts, const cchar_t *bs,
const cchar_t *tl, const cchar_t *tr,
const cchar_t *bl, const cchar_t *br);
int box(WINDOW *win, chtype verch, chtype horch);
int box_set(WINDOW *win, const cchar_t *verch,
const cchar_t *horch);
bool can_change_color(void);
int cbreak(void);
int chgat(int n, attr_t attr, short color, const void *opts);
int clear(void);
int clearok(WINDOW *win, bool bf);
int clrtobot(void);
int clrtoeol(void);
int color_content(short color, short *red, short *green,
short *blue);
int COLOR_PAIR(int n);
int copywin(const WINDOW *srcwin, WINDOW *dstwin, int sminrow,
int smincol, int dminrow, int dmincol, int dmaxrow,
int dmaxcol, int overlay);
int curs_set(int visibility);
int def_prog_mode(void);
int def_shell_mode(void);
int delay_output(int ms);
int delch(void);
void delscreen(SCREEN *sp);
int delwin(WINDOW *win);
int deleteln(void);
WINDOW *derwin(WINDOW *orig, int nlines, int ncols, int begin_y,
int begin_x);
int doupdate(void);
WINDOW *dupwin(WINDOW *win);
int echo(void);
int echochar(const chtype ch);
int echo_wchar(const cchar_t *wch);
int endwin(void);
int erase(void);
char erasechar(void);
int erasewchar(wchar_t *ch);
void filter(void);
int flash(void);
int flushinp(void);
chtype getbkgd(WINDOW *win);
int getbkgrnd(cchar_t *wch);
int getcchar(const cchar_t *wcval, wchar_t *wch, attr_t *attrs,
short *color_pair, void *opts);
int getch(void);
int getnstr(char *str, int n);
int getn_wstr(wint_t *wstr, int n);
int getstr(char *str);
Section 5−−60 Hewlett-Packard Company − 6 − HP-UX 11i Version 2: August 2003