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 g

⟦0cbcc5acb⟧ TextFile

    Length: 1230 (0x4ce)
    Types: TextFile
    Names: »grind4-9a.tex«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/manual/grind4-9a.tex« 
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/manual/grind4-9a.tex« 

TextFile

\File{grind4\-9a.py},{11:13},{Jul  4 1988}
\L{\LB{...}}
\L{\LB{}}
\L{\LB{\%\{}}
\L{\LB{\/*    DEBUG *\/}}
\L{\LB{}}
\L{\LB{\#ifdef  DEBUG}}
\L{\LB{testdebug (pe, s)}}
\L{\LB{register PE pe;}}
\L{\LB{register char *s;}}
\L{\LB{\{}}
\L{\LB{    static int  debug = OK;}}
\L{\LB{    char   *cp;}}
\L{\LB{    register PS     ps;}}
\L{\LB{}}
\L{\LB{    switch (debug) \{}}
\L{\LB{}\Tab{8}{case NOTOK: }}
\L{\LB{}\Tab{8}{    break;}}
\L{\LB{}}
\L{\LB{}\Tab{8}{case OK: }}
\L{\LB{}\Tab{8}{    if ((debug = (cp = getenv (\S{}\"PEPYDEBUG\"\SE{})) \&\& *cp ? atoi (cp)}}
\L{\LB{}\Tab{24}{: NOTOK) == NOTOK)}}
\L{\LB{}\Tab{16}{break;}}
\L{\LB{}\Tab{8}{    fprintf (stderr, \S{}\"\%s made with \%s\!n\"\SE{}, myname, pepyid);}}
\L{\LB{}}
\L{\LB{}\Tab{8}{default: }}
\L{\LB{}\Tab{8}{    fprintf (stderr, \S{}\"\%s\!n\"\SE{}, s);}}
\L{\LB{}}
\L{\LB{}\Tab{8}{    if ((ps = ps\_alloc (std\_open)) == NULLPS)}}
\L{\LB{}\Tab{16}{return;}}
\L{\LB{}\Tab{8}{    if (std\_setup (ps, stderr) != NOTOK)}}
\L{\LB{}\Tab{16}{(void) pe2pl (ps, pe);}}
\L{\LB{}\Tab{8}{    fprintf (stderr, \S{}\"\-\-\-\-\-\-\-\-\!n\"\SE{});}}
\L{\LB{}\Tab{8}{    ps\_free (ps);}}
\L{\LB{}\Tab{8}{    break;}}
\L{\LB{    \}}}
\L{\LB{\}}}
\L{\LB{\#endif}}
\L{\LB{}}
\L{\LB{...}}