DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T l

⟦a55bce2b1⟧ TextFile

    Length: 589 (0x24d)
    Types: TextFile
    Names: »llib-ltermcap«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦e7f64e0c0⟧ »EurOpenD3/mail/vmh.tar.Z« 
        └─⟦dcb95597f⟧ 
            └─⟦this⟧ »lint/llib-ltermcap« 

TextFile



/*	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) };