|
NAMEcxSetFilePhysicalPath - Sets the full physical path to the file.SYNOPSIS#include <comprex.h>void cxSetFilePhysicalPath(CxFile *file, const char *path); PARAMETERS
DESCRIPTIONSets the full physical path to the file.If the file is non-local, this should be a temporary file. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |