Last updated 2 years ago
Was this helpful?
get host name of this computer.
s = hostname()
s - a char array: host name.
hostname get host name of this computer.
hostname()
.
1.0.0
initial version
Allan CORNET