|
DataMuseum.dkPresents historical artifacts from the history of: RC3500 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about RC3500 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 768 (0x300) Types: TextFileVerbose 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»