File:  [CSRG BSD Unix] / 43BSD / usr.bin / lint / llib-ltermcap
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

/*	@(#)llib-ltermcap	1.1 (Berkeley) 3/13/86 */

/* LINTLIBRARY */


char	PC;
char	*BC;
char	*UP;
short	ospeed;

int	tgetent(bp, name) char *bp, *name; { return 1; }
int	tgetnum(id) char *id; { return -1; }
int	tgetflag(id) char *id; { return 1; }
char *	tgetstr(id, area) char *id, **area; { return *area; }
char *	tgoto(cm, destcol, destline) char *cm; { return cm; }
	tputs(cp, affcnt, outc) char *cp; int (*outc)(); { ; }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.