sethostname() sets the hostname to the value given in the character array name. The len argument specifies the number of bytes in name. (Thus, name does not require a ...
This function is used to register the host name on a network with the Windows Internet Naming Service (WINS). This function also sets HKEY_LOCAL_MACHINE\Ident\Name ...
Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de ...
The gethostname function retrieves the standard host name for the local computer.
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that ...
GETHOSTNAME(2) Linux Programmer's Manual GETHOSTNAME(2) NAME top gethostname, sethostname - get/set hostname SYNOPSIS top
sethostname() définit le nom d'hôte à la valeur fournie dans le tableau d'octets name. Le paramètre len indique le nombre d'octets dans nom (ainsi, ...
sethostname() définit le nom d'hôte à la valeur fournie dans le tableau d'octets name. Le paramètre len indique le nombre d'octets dans nom (ainsi, name n'a pas ...
man pages section 3: Basic Library Functions. sethostname(3C) NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ERRORS | ATTRIBUTES | SEE ALSO
gethostname() gets the standard host name for the local machine. Return Values. Returns a string with the hostname on success, otherwise FALSE is returned. ...