VMS Help TCPIP Services, Programming Interfaces, Sockets API, gethostname() *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns the fully qualified name of the local host. Format #include <types.h> #include <socket.h> int gethostname ( char *name, int namelen) ;
Additional Information (explode) :
|