Handbook
Glossary
environ ( -- void* )
Vocabulary
environment
.
unix
Inputs
None
Outputs
void*
an
object
Definition
USING:
system
;
IN:
environment.unix
HOOK:
environ
os
( -- void* )
Methods
USING:
environment.unix
environment.unix.macos
system
;
M:
macos
environ
_NSGetEnviron
;
USING:
alien.libraries
environment.unix
system
;
M:
unix
environ
"environ"
f
address-of
;