This website requires JavaScript.
Explore
Help
Sign In
d0p1
/
ack
Watch
1
Star
0
Fork
You've already forked ack
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
8811a2af14
ack
/
mach
/
sun3
/
ce
/
do_close.c
9 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
1988-09-28 16:47:47 +00:00
#
include
<system.h>
changes to hide names and some fixes
1989-01-17 09:48:32 +00:00
extern
File
*
_out_file
;
Initial revision
1988-09-28 16:47:47 +00:00
close_back
(
)
{
changes to hide names and some fixes
1989-01-17 09:48:32 +00:00
sys_close
(
_out_file
)
;
Initial revision
1988-09-28 16:47:47 +00:00
}
Reference in a new issue
Copy permalink