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