This website requires JavaScript.
Explore
Help
Sign In
velvox
/
cobol-interpreter-lab
mirror of
https://github.com/rileyallyn/cobol-interpreter-lab.git
Watch
1
Star
0
Fork
You've already forked cobol-interpreter-lab
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3fd1c05c8c
cobol-interpreter-lab
/
lab-5
/
samples
/
array_read.c
2 lines
25 B
C
Raw
Blame
History
a
=
[
3
,
5
]
;
print
a
[
0
]
;
Reference in New Issue
View Git Blame
Copy Permalink