ultrix man page for setupterm

Query: setupterm

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

setupterm(3cur) 														   setupterm(3cur)

Name
       setupterm - perform low level terminal setup

Syntax
       setupterm(term, filenum, errret)
       char *term;
       int filenum;
       int *errret;

Description
       This  function  sets up the terminal from the database.	The parameter is the terminal type.  If this parameter is set to then the environ-
       ment variable will be used.  The parameter is an ULTRIX file descriptor, not a pointer.	It is used for all the output generated by

       The boolean, numeric and string values are stored in a structure of type

       After returns successfully the variable is initialized.	This variable points to the structure.	The pointer can be  saved  before  calling
       again as further calls to allocate new space; the space pointed to by is not overwritten.

See Also
       restartterm(3cur)

																   setupterm(3cur)
Related Man Pages
del_curterm(3xcurses) - opensolaris
setupterm(3xcurses) - opensolaris
restartterm(3) - osf1
set_curterm(3) - osf1
restartterm(3xcurses) - sunos
Similar Topics in the Unix Linux Community
VI command not working