DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirPhysicalPath(3)      The GNUpdate Project      cxSetDirPhysicalPath(3)

NAME

cxSetDirPhysicalPath - Sets the full physical path to the directory.

SYNOPSIS

#include <comprex.h> void cxSetDirPhysicalPath(CxDirectory *dir, const char *path);

PARAMETERS

dir The directory. path The physical path to the directory.

DESCRIPTION

Sets the full physical path to the directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirPhysicalPath(3)

Search: Section: