DragonFly On-Line Manual Pages

Search: Section:  


cxGetFilePhysicalPath(3)     The GNUpdate Project     cxGetFilePhysicalPath(3)

NAME

cxGetFilePhysicalPath - Returns the full physical path to the file.

SYNOPSIS

#include <comprex.h> const char *cxGetFilePhysicalPath(CxFile *file);

PARAMETERS

file The file.

DESCRIPTION

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

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFilePhysicalPath(3)

Search: Section: