Go to main content
Oracle Developer Studio 12.5 Man Pages

Exit Print View

Updated: June 2017
 
 

hostnm(3F)

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.

Files

libfsu.a

See Also

gethostname(3C)