Handbook
Glossary
getcwd ( buf size -- c-string )
Vocabulary
unix
.
ffi
Inputs
buf
an
object
size
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
c-string
getcwd
(
c-string
buf,
size_t
size )