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
/
test11.bas
6 lines
85 B
QBasic
Raw
Permalink
Blame
History
10
open
"i"
,
1
,
"test.bas"
20
while
not
eof
(
1
)
30
line
input
#
1
,
a$
40
print
a$
50
wend
Reference in New Issue
View Git Blame
Copy Permalink