|
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: »chartest«
└─⟦a41ae585a⟧ Bits:30001842 SW-save af projekt 1000, Alarm-system └─⟦72244f0ef⟧ └─⟦this⟧ »chartest«
p=algol begin integer ch; repeat readchar(in,ch); if ch>=32 then outchar(out,ch) else write(out,"(",1,ch,")",1); if ch='nl' then outchar(out,'nl'); until ch='em'; end p ryf finis ▶EOF◀