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