DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirName(3)              The GNUpdate Project              cxSetDirName(3)

NAME

cxSetDirName - Sets the base directory name of this directory.

SYNOPSIS

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

PARAMETERS

dir The directory. name The base directory name.

DESCRIPTION

Sets the base directory name of this directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirName(3)

Search: Section: