|
NAMEcxSetDirParent - Sets the specified directory's parent directory.SYNOPSIS#include <comprex.h>void cxSetDirParent(CxDirectory *dir, CxDirectory *parent); PARAMETERS
DESCRIPTIONSets the specified directory's parent directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |