|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 256 (0x100) Types: TextFile Names: »P/ANTTEG.N«
└─⟦eca9022c5⟧ Bits:30002661 Datalære sådan - løsningsdiskette └─ ⟦this⟧ »P/ANTTEG.N«
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»