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