tgetflag() Terminal Independent Operation tgetflag() Get termcap Boolean entry int tgetflag(id) char *id; tgetflag is one of a set of functions that help COHERENT to per- form terminal-independent operation. It returns one if the re- quested Boolean capability name is present in the terminal's termcap entry, zero if it is not. ***** Files ***** /etc/termcap -- Terminal capabilities data base /usr/lib/libterm.a -- Function library ***** See Also ***** termcap, terminal-independent operation COHERENT Lexicon Page 1