HPlogo HP-UX Reference > C

cur_term(3X)

ENHANCED CURSES
HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

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.