1MAIL::HOMEDIR(3x)           Miscellaneous functions          MAIL::HOMEDIR(3x)
2
3
4

NAME

6       mail::homedir - Return the home directory.
7

SYNOPSIS

9             #include <libmail/mail.H>
10
11
12
13       std::string homedir=mail::homedir(void);
14

USAGE

16       This  function  returns the home directory of the application's process
17       ID.
18

RETURN CODES

20       The home directory, as a text string.
21
22
23
24                                 10 April 2006               MAIL::HOMEDIR(3x)
Impressum