Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
videogamepreservation
/
zork-fortran
mirror of
https://github.com/videogamepreservation/zork-fortran
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c5dbb9723f
Branches
Tags
master
zork-fortran
/
io.h
io.h
101 B
History
Raw
1
2
3
4
5
6
7
C
C I/O VARIABLES
C
CHARACTER INBUF(78)
COMMON /INPUT/ INLNT,INBUF
COMMON /CHAN/ INPCH,OUTCH,DBCH