DragonFly On-Line Manual Pages

Search: Section:  


cxGetDirPhysicalPath(3)      The GNUpdate Project      cxGetDirPhysicalPath(3)

NAME

cxGetDirPhysicalPath - Returns the full physical path to the directory.

SYNOPSIS

#include <comprex.h> const char *cxGetDirPhysicalPath(CxDirectory *dir);

PARAMETERS

dir The directory.

DESCRIPTION

Returns the full physical path to the directory. If the directory is non-local, this will be a temporary directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetDirPhysicalPath(3)

Search: Section: