Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
sys:hostname
scheme
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/external/libc.xtm
Implementation
(
define
sys:hostname
(
lambda
()
(
cptr->string
(
hostname
))))
Back to Index
Similar Entries
hostname
xtlang
/digego/extempore/tree/v0.8.9/libs/external/libc.xtm