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

hostname()

See also

username.

History

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated