DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC759 "Piccoline"

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

See our Wiki for more about RegneCentralen RC759 "Piccoline"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦2a1a8a2f0⟧ TextFile

    Length: 256 (0x100)
    Types: TextFile
    Names: »P/ANTTEG.N«

Derivation

└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette
    └─ ⟦this⟧ »P/ANTTEG.N« 

TextFile

1400 PROC antaltegn(t$,tekst$,REF antal) CLOSED
1410   ant:= 0
1420   FOR i:= 1 TO LEN(tekst$) DO
1430     IF tekst$(i:i)=t$ THEN ant:= ant+1
1440   NEXT i
1450 ENDPROC antaltegn
«eof»