The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 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

set_curterm(), tigetflag(), <term.h>.

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]