DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

cur_term(CURSES)


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(CURSES), tigetflag(CURSES), term(F)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005