ultrix man page for tgetstr

Query: tgetstr

OS: ultrix

Section: 3cur

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

tgetent(3cur)															     tgetent(3cur)

Name
       tgetent, tgetnum, tgoto, tgetstr, tgetflag - emulate termcap for old programs

Syntax
       int tgetent(bp, name)
       char *bp, *name;

       int tgetflag(id)
       char *id;

       tgetnum(id)
       char *id;

       tgetstr(id, area)
       char *id, *area;

       tgoto(cap, col, row)
       char *cap;
       int col, row;

Description
       All these functions are included for compatibility with application programs that used the old database.

       Do not (R)use these functions in new application programs.

																     tgetent(3cur)
Related Man Pages
tgoto(3xcurses) - opensolaris
curs_termcap(3) - osf1
tgetstr(3xcurses) - opensolaris
tgoto(3xcurses) - sunos
tgetflag(3xcurses) - opensolaris
Similar Topics in the Unix Linux Community
c programming with xml
how can i verify and captalise my first character of string
Minicom with VMWare ESX Server
Trouble compiling program using the readline library.
Change text font to greater one in this very good MOTIF texteditor ?