|
NAMEcxGetDirName - Returns the base directory name of the specified directory.SYNOPSIS#include <comprex.h>const char *cxGetDirName(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns the base directory name of the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |