Handbook
Glossary
close-file ( fd -- )
Vocabulary
unix
Inputs
fd
an
object
Outputs
None
Definition
USING:
kernel
unix.ffi
;
IN:
unix
:
close-file
( fd -- )
[
close
]
unix-system-call-allow-eintr
drop
;