|
NAMEcxGetDirectory - Returns the subdirectory specified in the path.SYNOPSIS#include <comprex.h>CxDirectory *cxGetDirectory(CxDirectory *base, const char *path); PARAMETERS
DESCRIPTIONReturns the subdirectory specified in the path.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |