DragonFly On-Line Manual Pages

Search: Section:  


cxGetFile(3)                 The GNUpdate Project                 cxGetFile(3)

NAME

cxGetFile - Returns the file specified in the path.

SYNOPSIS

#include <comprex.h> CxFile *cxGetFile(CxDirectory *base, const char *path);

PARAMETERS

base The base directory. path The path.

DESCRIPTION

Returns the file specified in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFile(3)

Search: Section: