HOSTNM(3F) — NEWS-OS Programmer’s Manual
NAME
hostnm − get name of current host
SYNOPSIS
integer function hostnm (name)
character∗(∗) name
DESCRIPTION
This function puts the name of the current host into character string name. The return value should be 0; any other value indicates an error.
DIAGNOSTICS
This function call is only available in Fortran for CISC NEWS.
FILES
/usr/lib/libU77.a
SEE ALSO
NEWS-OSRelease 4.1C