1MAIL::HOMEDIR(3x) Cone: COnsole Newsreader And E MAIL::HOMEDIR(3x)
23
4
NAME
6mail::homedir - Return the home directory.
7
SYNOPSIS
9#include <libmail/mail.H>
1011
12
std::string homedir=mail::homedir(void);
13
USAGE
15This function returns the home directory of the applicationĀ“s process
16ID.
17
RETURN CODES
19The home directory, as a text string.
2021
22
23
[FIXME: source] 05/08/2010 MAIL::HOMEDIR(3x)