|
DataMuseum.dkPresents historical artifacts from the history of: RC4000/8000/9000 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC4000/8000/9000 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 768 (0x300) Types: TextFile Names: »getbuftxt«
└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system └─⟦72244f0ef⟧ └─⟦this⟧ »getbuftxt«
job wib 1 200 perm disc1 200 10 get_buffer= set 1 disc1 if ok.no finis scope user get_buffer if ok.no finis getbuffer= algol list.no xref.no external integer procedure get_buffer(z); zone z; begin integer result; integer array answer(1:8); result := monitor(18)wait answer:(z,1,answer); if result <> 1 then getbuffer := - result else getbuffer := answer(2); end; end finis ▶EOF◀