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
/
print_if_true.c
6 lines
49 B
C
Raw
Blame
History
if
1
then
print
5
;
print
3
;
print
1
;
endif
Reference in New Issue
View Git Blame
Copy Permalink