DragonFly On-Line Manual Pages

Search: Section:  


cxGetFilePath(3)             The GNUpdate Project             cxGetFilePath(3)

NAME

cxGetFilePath - Returns the full path to the specified file.

SYNOPSIS

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

PARAMETERS

file The file.

DESCRIPTION

Returns the full path to the specified file. This may include such non-physical elements as FTP sites, archives, etc. in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFilePath(3)

Search: Section: