hostname
get host name of this computer.
Syntax
s = hostname()
Output argument
s - a char array: host name.
Description
hostname get host name of this computer.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated