|
NAMEcxGetDirParent - Returns the specified directory's parent directory.SYNOPSIS#include <comprex.h>CxDirectory *cxGetDirParent(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns the specified directory's parent directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |