COHERENT help

This page displays the COHERENT help information for gethostname.

Listing of available help pages


gethostname() -- Get the name of the local host

#include <sys/utsname.h>
int gethostname (name, length)
char *name;
int length;