cur_term(3X)
ENHANCED CURSES
NAME
cur_term — current terminal information
SYNOPSIS
#include <term.h>
extern TERMINAL *cur_term;
DESCRIPTION
The external variable cur_term identifies the record in the terminfo database associated with the terminal currently in use.
SEE ALSO
set_curterm(), tigetflag(), <term.h>.
CHANGE HISTORY
First released in X/Open Curses, Issue 4.
Hewlett-Packard Company — HP-UX Release 10.20: July 1996