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.
CHANGE HISTORY
First released in X/Open Curses, Issue 4.