1MAIL::HOSTNAME(3x) Cone: COnsole Newsreader And E MAIL::HOSTNAME(3x)
23
4
NAME
6mail::hostname - Return host name
7
SYNOPSIS
9#include <libmail/mail.H>
1011
12
std::string hostname=mail::hostname(void);
13
USAGE
15This function return this machineĀ“s network name.
16
RETURN CODES
18This machineĀ“s host name, as a string.
1920
21
22
[FIXME: source] 05/08/2010 MAIL::HOSTNAME(3x)