|
NAMEcxGetFilePath - Returns the full path to the specified file.SYNOPSIS#include <comprex.h>const char *cxGetFilePath(CxFile *file); PARAMETERS
DESCRIPTIONReturns the full path to the specified file.This may include such non-physical elements as FTP sites, archives, etc. in the path. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |