DragonFly On-Line Manual Pages

Search: Section:  


cxSetFilePhysicalPath(3)     The GNUpdate Project     cxSetFilePhysicalPath(3)

NAME

cxSetFilePhysicalPath - Sets the full physical path to the file.

SYNOPSIS

#include <comprex.h> void cxSetFilePhysicalPath(CxFile *file, const char *path);

PARAMETERS

file The file. path The physical path to the file.

DESCRIPTION

Sets the full physical path to the file. If the file is non-local, this should be a temporary file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFilePhysicalPath(3)

Search: Section: