<< getenv OS functions ismac >>

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


Version Description
1.0.0 initial version

Author


Allan CORNET

<< getenv OS functions ismac >>