|
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 g
Length: 1070 (0x42e) Types: TextFile Names: »grind6-3.tex«
└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« └─⟦d3ac74d73⟧ └─⟦this⟧ »isode-5.0/doc/manual/grind6-3.tex« └─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« └─⟦de7628f85⟧ └─⟦this⟧ »isode-6.0/doc/manual/grind6-3.tex«
\File{grind6\-3.c},{22:23},{Jun 12 1988} \L{\LB{...}} \L{\LB{}} \L{\LB{\Proc{for} \K{for} (;;) \{}} \L{\LB{}\Tab{8}{\K{if} (TReadRequest (sd, tx, NOTOK, td) == NOTOK) \{}} \L{\LB{}\Tab{8}{ \K{if} (td \-\> td\_reason != DR\_NORMAL)}} \L{\LB{}\Tab{16}{error (\S{}\"T\-READ.REQUEST: \%s\"\SE{}, TErrString (td \-\> td\_reason));}} \L{\LB{}\Tab{8}{ \K{break};}} \L{\LB{}\Tab{8}{\}}} \L{\LB{}} \L{\LB{}\Tab{8}{\K{if} (tx \-\> tx\_expedited)}} \L{\LB{}\Tab{8}{ result = TExpdRequest (sd, tx \-\> tx\_base, tx \-\> tx\_cc, td);}} \L{\LB{}\Tab{8}{\K{else}}} \L{\LB{}\Tab{8}{ result = TDataRequest (sd, tx \-\> tx\_base, tx \-\> tx\_cc, td);}} \L{\LB{}\Tab{8}{\K{if} (tx \-\> tx\_base)}} \L{\LB{}\Tab{8}{ free (tx \-\> tx\_base);}} \L{\LB{}} \L{\LB{}\Tab{8}{\K{if} (result == NOTOK)}} \L{\LB{}\Tab{8}{ error (\S{}\"\%s: \%s\"\SE{}, tx \-\> tx\_expedited ? \S{}\"T\-EXPEDITED\-DATA.REQUEST\"\SE{}}} \L{\LB{}\Tab{16}{ : \S{}\"T\-DATA.REQUEST\"\SE{}, TErrString (td \-\> td\_reason));}} \L{\LB{}} \L{\LB{ \}}} \L{\LB{}} \L{\LB{ exit (0);}} \L{\LB{\}}}