|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T l
Length: 589 (0x24d) Types: TextFile Names: »llib-ltermcap«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦e7f64e0c0⟧ »EurOpenD3/mail/vmh.tar.Z« └─⟦dcb95597f⟧ └─⟦this⟧ »lint/llib-ltermcap«
/* file: llib-ltermcap:tputs.c */ short ospeed; char PC; int tputs ( c, i, i) char *c; int i; int (*i); {}; /* file: llib-ltermcap:termcap.c */ int tgetent ( c, c) char *c; char *c; { return ((int ) 0) }; int tnchktc () { return ((int ) 0) }; int tnamatch ( c) char *c; { return ((int ) 0) }; int tgetnum ( c) char *c; { return ((int ) 0) }; int tgetflag ( c) char *c; { return ((int ) 0) }; char *tgetstr ( c, c) char *c; char **c; { return ((char *) 0) }; /* file: llib-ltermcap:tgoto.c */ char *UP; char *BC; char *tgoto ( c, i, i) char *c; int i; int i; { return ((char *) 0) };