GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added experimental makepkg-update-checksums.sh
[mirrors/Programs.git]
/
turbobasic
/
1998
/
255-ZNAK.BAS
1
CLS
2
FOR A=0 TO 255
3
COLOR 0,15
4
SCREEN 0
5
LOCATE B,A
6
PRINT A CHR$ (A)"* "
7
8
9
REM POKR:
10
REM LOCATE 5,5
11
REM PRINT CHR$ (A)
12
REM FOR I=0 TO 99999
13
REM NEXT I
14
NEXT A
15
END
\1a
This page took
0.475375 seconds
and
4
git commands to generate.