Handbook
Glossary
unlink ( path -- int )
Vocabulary
unix
.
ffi
Inputs
path
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
int
unlink
(
c-string
path )