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