This website requires JavaScript.
Explore
Help
Sign In
wonderful
/
xiuos
Watch
1
Star
0
Fork
You've already forked xiuos
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
master
xiuos
/
Ubiquitous
/
Nuttx
/
apps
/
examples
/
bastest
/
tests
/
test38.bas
9 lines
114 B
QBasic
Raw
Permalink
Blame
History
dim
x
(
10
)
mat
read
x
mat
print
x
mat
redim
x
(
7
)
mat
print
x
mat
redim
x
(
12
)
mat
print
x
data
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
Reference in New Issue
View Git Blame
Copy Permalink