DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

cur_term(3curses)


cur_term -- current terminal information

Synopsis

cc [options] file -lcurses
#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.

Standards Conformance

The Single UNIX Specification, Version 2; The Open Group.

References

set_curterm(3curses), tigetflag(3curses), term(4)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004