DataMuseum.dk

Presents historical artifacts from the history of:

RC4000/8000/9000

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

See our Wiki for more about RC4000/8000/9000

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦e5aff41e2⟧ TextFile

    Length: 768 (0x300)
    Types: TextFile
    Names: »ztx         «

Derivation

└─⟦01e83a425⟧ Bits:30008166 Bånd med SW8010 og SW8500 source code
    └─⟦75ff9bef3⟧ 
        └─⟦this⟧ »ztx         « 

TextFile

mode list.yes
z=algol rts.algftnrts survey.yes
begin
  integer             hwds;
  zone                z (1 shift 23 + 128, 1, stderror);

  open (z, 4, <:pip:>, 0);

  writezone (z, 1);

<*hwds := inrec6 (z, 0);

  writezone (z, 1);

  inrec6 (z, hwds);
*>
end;

end
▶EOF◀