HP-UX Reference (11i v1 00/12) - 3 Library Functions A-M (vol 6)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/!!!intro.3c
________________________________________________________________
___ ___
c
cur_term(3X) 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
del_curterm(3X), tigetflag(3X), <term.h>.
CHANGE HISTORY
First released in X/Open Curses, Issue 4.
Section 3110 1 HP-UX Release 11i: December 2000
___
___