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

⟦4e19f4e01⟧ TextFile

    Length: 940 (0x3ac)
    Types: TextFile
    Names: »grind5a-3.tex«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/manual/grind5a-3.tex« 

TextFile

\File{grind5a\-3.c},{08:54},{Jun 29 1988}
\L{\LB{...}}
\L{\LB{}}
\L{\LB{\Proc{while}    \K{while} (fgets (buffer, \K{sizeof} buffer, stdin)) \{}}
\L{\LB{}\Tab{8}{\K{register} PE = oct2prim (buffer, strlen (buffer) + 1);}}
\L{\LB{}}
\L{\LB{}\Tab{8}{\K{if} (PDataRequest (sd, \&pe, 1, pi) == NOTOK)}}
\L{\LB{}\Tab{8}{    error (\S{}\"P\-DATA.REQUEST: \%s\"\SE{}, PErrString (pa \-\> pa\_reason));}}
\L{\LB{}}
\L{\LB{}\Tab{8}{pe\_free (pe);}}
\L{\LB{    \}}}
\L{\LB{}}
\L{\LB{\Proc{if}    \K{if} (PRelRequest (sd, NULLPEP, 0, pr, pi) == NOTOK)}}
\L{\LB{}\Tab{8}{error (\S{}\"P\-RELEASE.REQUEST: \%s\"\SE{}, PErrString (pa \-\> pa\_reason));}}
\L{\LB{}}
\L{\LB{\Proc{if}    \K{if} (!pr \-\> pr\_affirmative) \{}}
\L{\LB{}\Tab{8}{(\K{void}) PUAbortRequest (sd, NULLPEP, 0, pi);}}
\L{\LB{}\Tab{8}{error (\S{}\"release rejected by sink\"\SE{});}}
\L{\LB{    \}}}
\ProcCont{if}\L{\LB{    PRFREE (pr);}}
\L{\LB{}}
\L{\LB{    exit (0);}}
\L{\LB{\}}}