|
NAMEcxGetDirPhysicalPath - Returns the full physical path to the directory.SYNOPSIS#include <comprex.h>const char *cxGetDirPhysicalPath(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns the full physical path to the directory.If the directory is non-local, this will be a temporary directory. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |