DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirParent(3)            The GNUpdate Project            cxSetDirParent(3)

NAME

cxSetDirParent - Sets the specified directory's parent directory.

SYNOPSIS

#include <comprex.h> void cxSetDirParent(CxDirectory *dir, CxDirectory *parent);

PARAMETERS

dir The directory. parent The parent directory.

DESCRIPTION

Sets the specified directory's parent directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirParent(3)

Search: Section: