| 
 | 
DataMuseum.dkPresents historical artifacts from the history of: RegneCentralen RC759 "Piccoline" | 
 
This is an automatic "excavation" of a thematic subset of
 See our Wiki for more about RegneCentralen RC759 "Piccoline" Excavated with: AutoArchaeologist - Free & Open Source Software.  | 
top - metrics - download
    Length: 256 (0x100)
    Types: TextFile
    Names: »P/BAGVEN.DT«
└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette
    └─⟦this⟧ »P/BAGVEN.DT« 
1800 PROC bagvendt(REF tekst$) CLOSED 1810 n:= LEN(tekst$) 1820 DIM hjælp$ OF n 1830 FOR i:= n TO 1 STEP -1 DO 1840 hjælp$(n-i+1:n-i+1):= tekst$(i:i) 1850 NEXT i 1860 tekst$:= hjælp$ 1870 ENDPROC bagvendt «eof»