mail::homedir.3x

Langue: en

Version: 05/24/2008 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

mail::homedir - Return the home directory.

SYNOPSIS

       
 
 
 #include <libmail/mail.H>
 
 
std::string homedir=mail::homedir(void);

USAGE

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

RETURN CODES

The home directory, as a text string.